Skip to content

Commit

Permalink
Update commands.go
Browse files Browse the repository at this point in the history
  • Loading branch information
eunanio committed Nov 18, 2024
1 parent bdab231 commit 9f14c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tofu/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ func initCommands(
// OCI
//-----------------------------------------------------------

// Push a module direcotry to an OCI registry
// Push a module directory to an OCI registry
"oci push": func() (cli.Command, error) {
return &command.OciPushCommand{
Meta: meta,
Expand Down

0 comments on commit 9f14c4b

Please sign in to comment.