mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
fix typo in delete device
This commit is contained in:
parent
5274e9c146
commit
34140a785d
|
|
@ -139,7 +139,7 @@ paths:
|
|||
description: |-
|
||||
This API endpoint uses the `User-Interactive Authentication API`_.
|
||||
|
||||
Deletes the given device, and invalidates any access token assoicated with it.
|
||||
Deletes the given device, and invalidates any access token associated with it.
|
||||
operationId: deleteDevice
|
||||
security:
|
||||
- accessToken: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue