Syntax fixes

This commit is contained in:
Kegan Dougal 2015-02-19 14:25:54 +00:00
parent 8e75c5ed67
commit 42857df26f
3 changed files with 4 additions and 1 deletions

View file

@ -5,10 +5,12 @@
should be able to add metadata to m.room.member to state that this user is an
application service, a virtual user, etc.
Application Services HTTP API
=============================
.. contents:: Table of Contents
.. sectnum::
Application Service -> Home Server

View file

@ -32,7 +32,7 @@ Content-Type: application/json
}
HTTP/1.1 200 OK
...
======================================