Fix broken indent

This commit is contained in:
Stephane Nicoll
2017-11-01 08:32:20 +01:00
parent 2ab9593f22
commit 5139881c4a

View File

@@ -471,7 +471,7 @@ $ java -jar myapp.jar --spring.application.json='{"foo":"bar"}'
You can also supply the JSON as a JNDI variable, as follows:
`java:comp/env/spring.application.json`.
====