Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mosheavni authored Jun 16, 2021
1 parent f3e65a2 commit d9ca9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/argocd-autopilot_repo_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ argocd-autopilot repo create [flags]
-h, --help help for create
--host string The git provider address (for on-premise git providers)
-n, --name string The name of the repository
-o, --owner string The name of the owner or organiaion
-o, --owner string The name of the owner or organization
-p, --provider string The git provider, one of: github (default "github")
--public If true, will create the repository as public (default is false)
```
Expand Down

0 comments on commit d9ca9c6

Please sign in to comment.