Skip to content
Snippets Groups Projects
Commit 79ac6194 authored by Andrew Morgan's avatar Andrew Morgan
Browse files

Fix missing double-backtick in RST document

parent 97962ad1
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ The api is::
GET /_synapse/admin/v2/users?from=0&limit=10&guests=false
To use it, you will need to authenticate by providing an `access_token` for a
To use it, you will need to authenticate by providing an ``access_token`` for a
server admin: see `README.rst <README.rst>`_.
The parameter ``from`` is optional but used for pagination, denoting the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment