fix typo in delete device

pull/977/head
Valentin Deniaud 6 years ago
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…
Cancel
Save