Skip to content

Commit

Permalink
Update commands.go
Browse files Browse the repository at this point in the history
Signed-off-by: Eunan <25510708+eunanio@users.noreply.github.com>
  • Loading branch information
eunanio committed Nov 18, 2024
1 parent c1e5948 commit f3013ac
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 f3013ac

Please sign in to comment.