Skip to content

Commit 10beef4

Browse files
calvinqcJustinBeckwith
authored andcommitted
docs: Update typo in README.md (#1640)
docs: Update typo in README.md
1 parent 4deff9e commit 10beef4

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
@@ -111,7 +111,7 @@ There are a lot of [samples](https://github.com/googleapis/google-api-nodejs-cli
111111
This library has a full set of [API Reference Documentation](https://apis-nodejs.firebaseapp.com/). This documentation is auto-generated, and the location may change.
112112

113113
## Authentication and authorization
114-
The are three primary ways to authenticate to Google APIs. Some service support all authentication methods, other may only support one or two.
114+
There are three primary ways to authenticate to Google APIs. Some service support all authentication methods, other may only support one or two.
115115

116116
- **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).
117117

0 commit comments

Comments
 (0)