summary refs log tree commit diff
path: root/docs/workers.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2018-03-22 10:19:53 +0000
committerErik Johnston <erik@matrix.org>2018-03-22 10:19:53 +0000
commiteb9fc021e302aa7a5c39902e056cc525328431f8 (patch)
tree9162c92d399494be5213ec24c6e547c42f40469a /docs/workers.rst
parentMerge pull request #3015 from matrix-org/erikj/simplejson_replication (diff)
parentUpdate CHANGES.rst (diff)
downloadsynapse-eb9fc021e302aa7a5c39902e056cc525328431f8.tar.xz
Merge branch 'release-v0.27.0' of github.com:matrix-org/synapse into develop
Diffstat (limited to 'docs/workers.rst')
-rw-r--r--docs/workers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/workers.rst b/docs/workers.rst
index dee04bbf3e..80f8d2181a 100644
--- a/docs/workers.rst
+++ b/docs/workers.rst
@@ -230,7 +230,7 @@ file. For example::
 ``synapse.app.event_creator``
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Handles non-state event creation. It can handle REST endpoints matching:
+Handles non-state event creation. It can handle REST endpoints matching::
 
     ^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/send