Merge pull request #1490 from matrix-org/dbkr/room_tag_grammar

Fix grammar in room tag spec
This commit is contained in:
Richard van der Hoff 2018-08-07 09:36:28 +01:00 committed by GitHub
commit eb45419431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ after the rooms with that tag that have an ``order`` key.
The name of a tag MUST not exceed 255 bytes.
Tags namespaces are defined in the following way, depending on how the client are expected to interpret them:
The tag namespace is defined as follows:
* The namespace ``m.*`` is reserved for tags defined in the Matrix specification. Clients must ignore
any tags in this namespace they don't understand.