mirror of https://github.com/zulip/zulip.git
api_docs: Fix small typos in organizational role description.
Fixes two small typos in the description of the `role` value returned from the `/get-own-user` endpoint.
This commit is contained in:
parent
563b06ee08
commit
fee7c5712f
|
@ -6131,8 +6131,8 @@ paths:
|
|||
- 400
|
||||
- 600
|
||||
description: |
|
||||
[Organization-level role](/help/roles-and-permissions)) of the user.
|
||||
Poosible values are:
|
||||
[Organization-level role](/help/roles-and-permissions) of the user.
|
||||
Possible values are:
|
||||
|
||||
- Organization owner => 100
|
||||
- Organization administrator => 200
|
||||
|
|
Loading…
Reference in New Issue