mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
fixed typos (#24182)
This commit is contained in:
parent
dc9e404df0
commit
fd91064016
@ -72,8 +72,8 @@
|
|||||||
type: boolean
|
type: boolean
|
||||||
- name: only_orphaned
|
- name: only_orphaned
|
||||||
in: query
|
in: query
|
||||||
description: When true, only orphaned bots will be returned. A bot is consitered
|
description: When true, only orphaned bots will be returned. A bot is considered
|
||||||
orphaned if it's owner has been deactivated.
|
orphaned if its owner has been deactivated.
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
responses:
|
responses:
|
||||||
|
Loading…
Reference in New Issue
Block a user