mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-10 05:14:09 +02:00
Merge pull request #1991 from matrix-org/anoa/missing_punctuation2
Add missing punctuation
This commit is contained in:
commit
7e093e95fc
|
|
@ -253,7 +253,7 @@ paths:
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description:
|
description:
|
||||||
The claimed keys
|
The claimed keys.
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
|
|
@ -63,7 +63,7 @@ paths:
|
||||||
- one_time_keys
|
- one_time_keys
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: The claimed keys
|
description: The claimed keys.
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various spelling mistakes throughout the specification.
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various spelling mistakes throughout the specification.
|
||||||
Loading…
Reference in a new issue