From 28d460fb62c61f963181c890dc933b8289f4a1cc Mon Sep 17 00:00:00 2001 From: Dominic Fischer Date: Sat, 16 May 2020 21:35:26 +0100 Subject: [PATCH] Fix Typo --- api/client-server/admin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/admin.yaml b/api/client-server/admin.yaml index 09942a10..8794a65c 100644 --- a/api/client-server/admin.yaml +++ b/api/client-server/admin.yaml @@ -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