Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vfiftyfive committed May 8, 2024
1 parent 49220c9 commit 38a5c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/github/tutorials/automated-pull-requests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ kubectl delete namespace otterize-tutorial-github
Delete the Git repository with the following command, replacing the GitHub user name with yours.

```bash
gh repo delete {owner name}/otterize-tutorial-github
gh repo delete $GH_USER/otterize-tutorial-github
```
:::note
If your API doesn't grant *delete* privileges, navigate to the repository's *Settings* section to delete it manually.
Expand Down

0 comments on commit 38a5c2e

Please sign in to comment.