mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
commit
b8f13ac35e
|
|
@ -82,7 +82,7 @@ paths:
|
||||||
devices:
|
devices:
|
||||||
type: object
|
type: object
|
||||||
description: |-
|
description: |-
|
||||||
Each key is an identitfier for one of the user's devices.
|
Each key is an identifier for one of the user's devices.
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: object
|
type: object
|
||||||
title: DeviceInfo
|
title: DeviceInfo
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
Loading…
Reference in a new issue