From eb9d258be77206a9c20811a2ea9950140df10be9 Mon Sep 17 00:00:00 2001 From: Radmacher <66096031+rdmchr@users.noreply.github.com> Date: Fri, 10 Dec 2021 16:45:21 +0100 Subject: [PATCH] Changed "On admin mode" to "In admin mode" --- docs/references/teams/list-teams.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/teams/list-teams.md b/docs/references/teams/list-teams.md index 68c3621cbd..a360974998 100644 --- a/docs/references/teams/list-teams.md +++ b/docs/references/teams/list-teams.md @@ -1,3 +1,3 @@ Use this endpoint to get a list of all the teams in which the current user is a member. You can use the parameters to filter your results. -On admin mode, this endpoint returns a list of all the teams in the current project. [Learn more about different API modes](/docs/admin). \ No newline at end of file +In admin mode, this endpoint returns a list of all the teams in the current project. [Learn more about different API modes](/docs/admin). \ No newline at end of file