diff --git a/docs/sources/developers/http_api/user.md b/docs/sources/developers/http_api/user.md index 1443f72b1b4..37c64bffa24 100644 --- a/docs/sources/developers/http_api/user.md +++ b/docs/sources/developers/http_api/user.md @@ -66,7 +66,7 @@ Content-Type: application/json "isAdmin": true, "isDisabled": false, "lastSeenAt": "2020-04-10T20:29:27+03:00", - "lastSeenAtAge': "2m", + "lastSeenAtAge": "2m", "authLabels": ["OAuth"] }, {