Skip to content

Commit 9ddcc1f

Browse files
authored
Change to config.py
Match new config.py file instead of config.json.
1 parent d227f5b commit 9ddcc1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/hosted-oauth/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ You should see your client ID and client secret on the dashboard,
2121
once you've logged in on the
2222
[Nylas Developer](https://developer.nylas.com/) website.
2323

24-
## Update the `config.json` File
24+
## Update the `config.py` File
2525

26-
Open the `config.json` file in this directory, and replace the example
26+
Open the `config.py` file in this directory, and replace the example
2727
client ID and client secret with the real values that you got from the Nylas
2828
Developer dashboard. You'll also need to replace the example secret key with
2929
any random string of letters and numbers: a keyboard mash will do.

0 commit comments

Comments
 (0)