Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74b4aee

Browse files
committed
Merge pull request #52 from plotly/typo-usersjson-file
Fix typo in filename `users.json` (secret file)
2 parents 513f9c9 + 972de9e commit 74b4aee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ reports/
4242
* `reports` holds information about how the `publish.py` run went. complete/incomplete examples, etc.
4343

4444

45-
## `user.json` file:
45+
## `users.json` file:
4646

47-
Since we need to make a lot of plots, we need a user to do so. However, we can't have username-api_key pairs for our official docs just floating around.
47+
Since we need to make a lot of plots, we need an account to do so. However, we can't have username--api_key pairs just floating around in our official docs.
4848

4949
If you need to use the `run.py` and `publish.py` programs, you'll need the *secret* `users.json` file.
5050

0 commit comments

Comments
 (0)