Fix typo
This commit is contained in:
parent
ef738f6cbc
commit
64febcc68a
@ -42,7 +42,7 @@ This corresponds with the following records in a more conventional JSON format:
|
|||||||
"id": 3,
|
"id": 3,
|
||||||
"username": "you-know-who",
|
"username": "you-know-who",
|
||||||
"role": ["user", "admin"],
|
"role": ["user", "admin"],
|
||||||
"preferred-theme", "dark"
|
"preferred-theme": "dark"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user