Merge pull request #2553 from Dominaezzz/patch-1

Fix Typo
This commit is contained in:
Matthew Hodgson 2020-05-17 11:33:09 +01:00 committed by GitHub
commit b8f13ac35e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -82,7 +82,7 @@ paths:
devices:
type: object
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:
type: object
title: DeviceInfo

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.