Skip to content

Commit

Permalink
finish sentence in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Jul 21, 2017
1 parent 80d81ac commit bf76c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -110,7 +110,7 @@ API 0 is accessible using regular JSON-RPC:
Accessing restricted API's
--------------------------

You can restrict API's to particular users by specifying an `api-access` file in `config.ini` or by using the `--api-access /full/path/to/api-access.json`. Here is an example `api-access` file which allows
You can restrict API's to particular users by specifying an `api-access` file in `config.ini` or by using the `--api-access /full/path/to/api-access.json` startup node command. Here is an example `api-access` file which allows
user `bytemaster` with password `supersecret` to access four different API's, while allowing any other user to access the three public API's
necessary to use the wallet:

Expand Down

0 comments on commit bf76c59

Please sign in to comment.