Skip to content

Commit

Permalink
chore: fix typo (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALX99 committed May 20, 2024
1 parent 7765d9d commit 32e64fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/godotenv/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func main() {
flag.Parse()

usage := `
Run a process with an env setup from a .env fil
Run a process with an env setup from a .env file
godotenv [-o] [-f ENV_FILE_PATHS] COMMAND_ARGS
Expand Down

0 comments on commit 32e64fa

Please sign in to comment.