summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-05-09 14:45:37 +0100
committerMatthew Hodgson <matthew@matrix.org>2015-05-09 14:45:37 +0100
commitd79ffa1898ab78f0d9be77865d5402697171bd2a (patch)
tree36208ca621f3fc27462c8c43228e2e4636843e81
parentMerge branch 'hotfixes-v0.9.0-r2' of github.com:matrix-org/synapse (diff)
downloadsynapse-d79ffa1898ab78f0d9be77865d5402697171bd2a.tar.xz
typo
-rw-r--r--docs/application_services.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/application_services.rst b/docs/application_services.rst

index a57bae6194..7e87ac9ad6 100644 --- a/docs/application_services.rst +++ b/docs/application_services.rst
@@ -20,7 +20,7 @@ The format of the AS configuration file is as follows: url: <base url of AS> as_token: <token AS will add to requests to HS> - hs_token: <token HS will ad to requests to AS> + hs_token: <token HS will add to requests to AS> sender_localpart: <localpart of AS user> namespaces: users: # List of users we're interested in