Removed typo

This commit is contained in:
Kevin Frantz 2018-07-15 17:01:20 +02:00
parent 128a0b4f4a
commit 4e477a959d

View File

@ -43,7 +43,7 @@ This is a demo program; Everytime when you restart the demo the database will be
The start.sh file needs docker and docker-compose.
### access
If you started the application you can run access it with a browser on <a href="http://localhost:8100/">localhost:8100</a>.
If you started the application you can access it with a browser on <a href="http://localhost:8100/">localhost:8100</a>.
## test
To run the tests execute: