diff --git a/src/pages/doc/users.md b/src/pages/doc/users.md index 1f5fe52..dbab269 100644 --- a/src/pages/doc/users.md +++ b/src/pages/doc/users.md @@ -58,7 +58,7 @@ You can create a new user by sending an object like the following to `/users/` } ``` -> Note that the password is will not encrypted. +> Note that the password is not encrypted. ## Update a user