1
0
mirror of https://github.com/til-schneider/slim-wiki.git synced 2025-09-01 12:12:40 +02:00

Fixed typos

This commit is contained in:
til-schneider
2016-02-03 09:16:18 +01:00
parent 3a4e8be732
commit 89c977b920
2 changed files with 3 additions and 3 deletions

View File

@@ -44,8 +44,8 @@ Now link the project directory to a locally installed Apache Webserver with PHP
Go to the browser and open one of:
- `http:localhost/path/to/src/` - for the development version using the source JavaScript files.
- `http:localhost/path/to/dist/` - for the production version using compressed CSS and JavaScript.
- `http://localhost/path/to/src/` - for the development version using the source JavaScript files.
- `http://localhost/path/to/dist/` - for the production version using compressed CSS and JavaScript.