Fix typo...

This commit is contained in:
Paulo Gustavo Veiga 2014-12-16 21:03:19 -03:00
parent 8003ef73bf
commit 079c649966

View File

@ -66,7 +66,7 @@
<div class="swagger-ui-wrap">
<h1>Welcome REST API Console</h1>
<p>Use this console to learn how to use WiseMapping REST APIs. </p>
<p><b>Important:</b> Don't forget to configure your server host url in /WEB-INF/app.properties. By default it's configure to http://localhost:8080/wisemapping/</p>
<p><b>Important:</b> Don't forget to configure your server host url in /WEB-INF/app.properties. By default it's configured to http://localhost:8080/wisemapping/</p>
<p></p>
</div>