From 972de9e9e6cfe2dc032a650532dc9f4cab18bc52 Mon Sep 17 00:00:00 2001 From: Marianne Corvellec Date: Mon, 22 Dec 2014 11:48:36 -0500 Subject: [PATCH] Fix typo in filename --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23b715ad2b56..c43f1627fa0e 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ reports/ * `reports` holds information about how the `publish.py` run went. complete/incomplete examples, etc. -## `user.json` file: +## `users.json` file: -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. +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. If you need to use the `run.py` and `publish.py` programs, you'll need the *secret* `users.json` file.