Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Mar 31, 2020
1 parent a136a04 commit 9833e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/auth/rest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Add the following section to the `auth_config` in [tinode.conf](../../tinode.con
...
},
```
If you want to use your authenticator **instead** of stock `basic` (login-password) authentication, then add a logical renaming:
If you want to use your authenticator **instead** of stock `basic` (login-password) authentication, add a logical renaming:
```js
...
"auth_config": {
Expand Down

0 comments on commit 9833e20

Please sign in to comment.