From fd9106401665851219f8a6a89097be54118c247d Mon Sep 17 00:00:00 2001 From: Wayne Wollesen <50209602+ewwollesen@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:40:32 -0600 Subject: [PATCH] fixed typos (#24182) --- api/v4/source/bots.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: