Skip to content

Commit

Permalink
Fix typo in cmd_run.go help string.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeverteuil committed Apr 22, 2024
1 parent 5a12c3e commit 4bd6870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/alloycli/cmd_run.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func runCommand() *cobra.Command {
is received.
run must be provided an argument pointing at the Alloy configuration
dirirectory or file path to use. If the configuration directory or file path
directory or file path to use. If the configuration directory or file path
wasn't specified, can't be loaded, or contains errors, run will exit
immediately.
Expand Down

0 comments on commit 4bd6870

Please sign in to comment.