summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen J. Turnbull2017-05-24 16:14:43 -0700
committerStephen J. Turnbull2017-05-24 16:14:43 -0700
commit674276a3d0404544bd5da74c8a2f2daa8174af40 (patch)
treed67327b00ade50456d813016af2fe2715f7a0b70
parent95c9f8f3e13f922baa1200dcbe909da751e27652 (diff)
downloadmailman-674276a3d0404544bd5da74c8a2f2daa8174af40.tar.gz
mailman-674276a3d0404544bd5da74c8a2f2daa8174af40.tar.zst
mailman-674276a3d0404544bd5da74c8a2f2daa8174af40.zip
-rw-r--r--src/mailman/rest/docs/basic.rst2
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.