Skip to content

Commit 9160d4e

Browse files
authored
Address verb tense discrepancy pointed out in Issue #810 (#866)
* Update terminology from GSuite to Google Workspace Addresses: #818 Obsoletes: #858 * Updated tense to match the sentence. Issue: #810
1 parent 8d165d0 commit 9160d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/auth/4111.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ credentials][2]. To understand the overall flow, please read [AIP-4110][2].
3131

3232
### Scope vs. Audience
3333

34-
In the past, the self-signed JWT is only applicable with `audience`. Recently,
34+
In the past, the self-signed JWT was only applicable with `audience`. Recently,
3535
the usage of the "scope" claim in self-signed JWTs is now allowed in the Google
3636
Cloud auth ecosystem, which makes the self-signed JWT usable with both audience
3737
and scope. However, caller **must** not specify scope and audience at the same

0 commit comments

Comments
 (0)