Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: zachaller <zachaller@users.noreply.github.com>
  • Loading branch information
zachaller committed Jan 24, 2023
1 parent 28717d1 commit 23a65b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/gen-docs/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func generateNotificationsDocs() {
func generatePluginsDocs() {
tf, o := options.NewFakeArgoRolloutsOptions()

//Set static config dir so that gen docs dose not change depending on what machine it is ran on
//Set static config dir so that gen docs does not change depending on what machine it is ran on
configDir := "$HOME/.kube/cache"
o.ConfigFlags.CacheDir = &configDir

Expand Down

0 comments on commit 23a65b8

Please sign in to comment.