Skip to content

Commit 968bb1d

Browse files
authored
Merge pull request 8thwall#6 from lpmi-13/typofix
fix simple typo
2 parents 09ef6dc + 6eaa3a2 commit 968bb1d

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
@@ -8,7 +8,7 @@ For now, here is the very rough documentation:
88
2. Download and configure Google APIs Client Library for PHP
99
- See https://github.com/google/google-api-php-client for install instructions.
1010
- The code assumes that the API directory (vendor/) will reside inside the google-auth/ plugin directory
11-
3. Create an an OAuth 2.0 client ID, and download the resulting JSON file (client_secrets.json)
11+
3. Create an OAuth 2.0 client ID, and download the resulting JSON file (client_secrets.json)
1212
- See https://developers.google.com/api-client-library/php/auth/web-app
1313
- place the client secrets file inside the google-auth/ plugin directory
1414
4. This plugin allows you to filter access based on domain (i.e. only @mydomain.com addresses)

0 commit comments

Comments
 (0)