Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
jo-pol authored Aug 10, 2017
1 parent 721d32e commit f04f3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ These scripts run the program under development using the [exec-maven-plugin].
application. This will use `home/cfg/logback-service.xml`, which should be configured to log to the console. You can then
fire your requests from another terminal window with `curl` or maybe from a browser, depending on the type of service.
* `run-logback-statuslistener` - The same as `run.sh` except that it will print logback's internal status. You will only need this
when you are having trouble with your logback configuration in this debug environment, so probably hardy ever.
when you are having trouble with your logback configuration in this debug environment, so probably hardly ever.

[exec-maven-plugin]: http://www.mojohaus.org/exec-maven-plugin/index.html

Expand Down

0 comments on commit f04f3ee

Please sign in to comment.