Merge pull request #1988 from matrix-org/anoa/typo

fix grammatical error
This commit is contained in:
Travis Ralston 2019-05-07 23:06:27 -06:00 committed by GitHub
commit 947fa57183
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix various spelling mistakes throughout the specification.

View file

@ -182,7 +182,7 @@ process:
field as the ``from`` parameter. If the client is tracking the device list
of any of the users listed in the response, it marks them as outdated. It
combines this list with those already flagged as outdated, and initiates a
|/keys/query|_ requests for all of them.
|/keys/query|_ request for all of them.
.. Warning::