Skip to content

Commit f334bc3

Browse files
johnhamlinsofisldanielbankhead
authored
Docs: Fix typo (#3157)
* Fix typo Pluralize two words and add a conjunction for clarity. * Docs: Fix typo --------- Co-authored-by: sofisl <[email protected]> Co-authored-by: Daniel Bankhead <[email protected]>
1 parent 6fe904a commit f334bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ There are a lot of [samples](https://github.com/googleapis/google-api-nodejs-cli
142142
This library has a full set of [API Reference Documentation](https://googleapis.dev/nodejs/googleapis/latest). This documentation is auto-generated, and the location may change.
143143

144144
## Authentication and authorization
145-
There are multiple ways to authenticate to Google APIs. Some service support all authentication methods, other may only support one or two.
145+
There are multiple ways to authenticate to Google APIs. Some services support all authentication methods, while others may only support one or two.
146146

147147
- **OAuth2** - This allows you to make API calls on behalf of a given user. In this model, the user visits your application, signs in with their Google account, and provides your application with authorization against a set of scopes. [Learn more](#oauth2-client).
148148

0 commit comments

Comments
 (0)