Typo fix in User API doc example (#81890)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
nextMJ
2024-04-24 06:13:51 +01:00
committed by GitHub
co-authored by Jack Baldry
parent b7995ae18a
commit 309adcaa7f
+1 -1
View File
@@ -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"]
},
{