Skip to content

Commit 32e64fa

Browse files
authored
chore: fix typo (#231)
1 parent 7765d9d commit 32e64fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/godotenv/cmd.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func main() {
2020
flag.Parse()
2121

2222
usage := `
23-
Run a process with an env setup from a .env fil
23+
Run a process with an env setup from a .env file
2424
2525
godotenv [-o] [-f ENV_FILE_PATHS] COMMAND_ARGS
2626

0 commit comments

Comments
 (0)