diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/rest/docs/basic.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rest/docs/basic.rst b/src/mailman/rest/docs/basic.rst index 4a67e2788..24b919bb2 100644 --- a/src/mailman/rest/docs/basic.rst +++ b/src/mailman/rest/docs/basic.rst @@ -4,7 +4,7 @@ The encoding of URI components addressing a REST endpoint is Unicode UTF-8. There is :ref:`more information about internationalization in -Mailman<internationalization>`. +Mailman <internationalization>`. In order to do anything with the REST API, you need to know its `Basic AUTH`_ credentials, and the version of the API you wish to speak to. |
