From 3d21f963d50a30c0af93210a553cf79c28866cb1 Mon Sep 17 00:00:00 2001 From: Shana Matthews Date: Fri, 14 Jul 2023 13:45:17 -0700 Subject: [PATCH] fix typo --- src/api/teams-tutorial.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/api/teams-tutorial.mdx b/src/api/teams-tutorial.mdx index b0454db9f9af6..546729727bc22 100644 --- a/src/api/teams-tutorial.mdx +++ b/src/api/teams-tutorial.mdx @@ -237,7 +237,8 @@ Finally, call the [List an Organization's Teams](/api/teams/list-an-organization 1. Your response should contain an entry for your new "tutorial-team" and look something like this: - ```json[ + ```json + [ { "id": "4505524236910592", "slug": "test-team",