diff options
Diffstat (limited to 'swagger.json')
-rw-r--r-- | swagger.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swagger.json b/swagger.json index 8577a106f..2c8830d87 100644 --- a/swagger.json +++ b/swagger.json @@ -664,7 +664,7 @@ } }, "400": { - "description": "Could happen when trying to fetch from an pffline device or the user does not have permission" + "description": "Could happen when trying to fetch from an offline device or the user does not have permission" } } } |