Merge pull request #1991 from matrix-org/anoa/missing_punctuation2

Add missing punctuation
This commit is contained in:
Travis Ralston 2019-05-07 23:08:23 -06:00 committed by GitHub
commit 7e093e95fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 2 deletions

View file

@ -253,7 +253,7 @@ paths:
responses:
200:
description:
The claimed keys
The claimed keys.
schema:
type: object
properties:

View file

@ -63,7 +63,7 @@ paths:
- one_time_keys
responses:
200:
description: The claimed keys
description: The claimed keys.
schema:
type: object
properties:

View file

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

View file

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