We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent be128e9 commit 428bc3cCopy full SHA for 428bc3c
examples/maven-simple/README.md
@@ -20,7 +20,7 @@ mvn compile
20
mvn exec:java -Dexec.mainClass="io.github.cdimascio.examples.dotenv.Main"
21
```
22
23
-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`
24
25
## License
26
0 commit comments