diff --git a/api/v4/source/bots.yaml b/api/v4/source/bots.yaml index ae1754e42f..0a0e3ccb51 100644 --- a/api/v4/source/bots.yaml +++ b/api/v4/source/bots.yaml @@ -72,8 +72,8 @@ type: boolean - name: only_orphaned in: query - description: When true, only orphaned bots will be returned. A bot is consitered - orphaned if it's owner has been deactivated. + description: When true, only orphaned bots will be returned. A bot is considered + orphaned if its owner has been deactivated. schema: type: boolean responses: