Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shanamatthews committed Jul 14, 2023
1 parent f03bd79 commit 3d21f96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/api/teams-tutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3d21f96

Please sign in to comment.