Typo.
This commit is contained in:
parent
f91f230cec
commit
8e7a5cda30
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ GET /users
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
You can search for a users by email or username with: `/users?search=John`
|
You can search for users by email or username with: `/users?search=John`
|
||||||
|
|
||||||
Also see `def search query` in `app/models/user.rb`.
|
Also see `def search query` in `app/models/user.rb`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue