From bf76c5976b3a8c63da6703bf39a22c0b878215ff Mon Sep 17 00:00:00 2001 From: Alfredo Date: Fri, 21 Jul 2017 12:19:47 -0300 Subject: [PATCH] finish sentence in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ba37b8fdc..a760ff6de6 100644 --- a/README.md +++ b/README.md @@ -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: