Skip to content

Commit 73a36f6

Browse files
author
Théo Vidal
authored
fix typo lol
1 parent 4070e0d commit 73a36f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/User.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Users are the central part of the API. They interact with content and, in some c
1414
| biography | string | user's biography ||
1515
| location | string | user's location ||
1616
| socials | list of objects | user's social networks | ✅ (`[]`) |
17-
| is_email_public? | boolean | wether the user's email is public or private | |
17+
| is_email_public? | boolean | whether the user's email is public or private | |
1818
| email | string | user's email, if it's public | ✅ (if private) |
1919

2020
## Get all users

0 commit comments

Comments
 (0)