fix typo in delete device

This commit is contained in:
Valentin Deniaud 2018-05-14 16:02:48 +02:00
parent 5274e9c146
commit 34140a785d

View file

@ -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: []