Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit 5917dd2

Browse files
authored
Update cmd.go
Tiny little grammatical error.
1 parent c0b86d6 commit 5917dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/godotenv/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func main() {
1919
flag.Parse()
2020

2121
usage := `
22-
Run a process with a env setup from a .env file
22+
Run a process with an env setup from an .env file
2323
2424
godotenv [-f ENV_FILE_PATHS] COMMAND_ARGS
2525

0 commit comments

Comments
 (0)