Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shanamatthews committed Jul 14, 2023
1 parent badc6b0 commit 53a45f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/api/teams-tutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ You can find your organization ID in the browser URL of your Sentry instance. Fo
```bash
curl "https://sentry.io/api/0/organizations/$SENTRY_ORG_ID/teams/?detailed=0" \
-H 'Authorization: Bearer '$SENTRY_AUTH_TOKEN
``

```

1. Here's an example of what the output of the command should be, for an organization that has a team called "test-team":
Expand Down

0 comments on commit 53a45f3

Please sign in to comment.