fixed typo

Signed-off-by: WolverinDEV <git@teaspeak.de>
canary
WolverinDEV 2019-12-03 17:09:11 +01:00
parent b82267d67f
commit 9dcb5921df
No known key found for this signature in database
GPG Key ID: EDEAA93BC72CF30E
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ scripts and style sheets you simply have to execute:
```shell script ```shell script
npm start web npm start web
``` ```
This will also spin up a temporary web server where you could testout your newest changes. This will also spin up a temporary web server where you could test out your newest changes.
The server will by default listen on `http://localhost:8081` The server will by default listen on `http://localhost:8081`
### 2.6 You're ready ### 2.6 You're ready