We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e42fa5 commit 4eb58a1Copy full SHA for 4eb58a1
docs/source/endpoints/users.md
@@ -56,9 +56,9 @@ The server will return a {term}`401 Unauthorized` status code.
56
:language: http
57
```
58
59
-### List all Users via CSV
+### List all users via CSV
60
61
-To download all users of a Plone site as a CSV file, send a `GET` request to the `/@users` endpoint from site root.
+To download all users of a Plone site as a CSV file, send a `GET` request to the `/@users` endpoint from the site root.
62
63
```{eval-rst}
64
.. http:example:: curl httpie python-requests
0 commit comments