Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio authored Apr 22, 2021
1 parent be128e9 commit 428bc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/maven-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ mvn compile
mvn exec:java -Dexec.mainClass="io.github.cdimascio.examples.dotenv.Main"
```

The program outputs the value of the env var `MY_ENV`. In this case, `MY_VALUE`
The program outputs the value of the environment var `MY_ENV`. In this case it's, `MY_VALUE`

## License

Expand Down

0 comments on commit 428bc3c

Please sign in to comment.