diff --git a/server/auth/rest/README.md b/server/auth/rest/README.md index 111ff9bb2..ba88a79a1 100644 --- a/server/auth/rest/README.md +++ b/server/auth/rest/README.md @@ -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": {