Skip to content

Commit

Permalink
Update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
abitmore authored Nov 7, 2022
1 parent 459cd48 commit bde188c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Accessing restrictable node API sets
------------------------------------

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

Expand Down

0 comments on commit bde188c

Please sign in to comment.