mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 05:13:42 +01: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:
|
||||
200:
|
||||
description:
|
||||
The claimed keys
|
||||
The claimed keys.
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ paths:
|
|||
- one_time_keys
|
||||
responses:
|
||||
200:
|
||||
description: The claimed keys
|
||||
description: The claimed keys.
|
||||
schema:
|
||||
type: object
|
||||
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