Skip to content

Commit

Permalink
Fixed typo of the word "Remeber to Remember" (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
creednaylor committed Feb 8, 2021
1 parent 52eef45 commit ef175fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/oauth2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ You will automatically download a JSON file with credentials. It may look like t
...
}

Remeber the path to the downloaded credentials file. Also, in the next step you'll need the value of *client_email* from this file.
Remember the path to the downloaded credentials file. Also, in the next step you'll need the value of *client_email* from this file.

6. Very important! Go to your spreadsheet and share it with a *client_email* from the step above. Just like you do with any other Google account. If you don't do this, you'll get a ``gspread.exceptions.SpreadsheetNotFound`` exception when trying to access this spreadsheet from your application or a script.

Expand Down

0 comments on commit ef175fd

Please sign in to comment.