Skip to content

Commit 4eb58a1

Browse files
jnptkstevepiercy
andauthored
Apply suggestions from code review
Co-authored-by: Steve Piercy <[email protected]>
1 parent 2e42fa5 commit 4eb58a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/endpoints/users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ The server will return a {term}`401 Unauthorized` status code.
5656
:language: http
5757
```
5858

59-
### List all Users via CSV
59+
### List all users via CSV
6060

61-
To download all users of a Plone site as a CSV file, send a `GET` request to the `/@users` endpoint from site root.
61+
To download all users of a Plone site as a CSV file, send a `GET` request to the `/@users` endpoint from the site root.
6262

6363
```{eval-rst}
6464
.. http:example:: curl httpie python-requests

0 commit comments

Comments
 (0)