Fixed README typo

This commit is contained in:
Andrew Murray
2015-04-21 10:29:58 +10:00
parent 15ae6d3e14
commit d1073b0ca9

View File

@@ -93,7 +93,7 @@ For example, if your local development URL is `http://project-name.dev` you woul
}
...
```
If your local develoment URL looks like `http://localhost:8888/project-name/` you would update the file to read:
If your local development URL looks like `http://localhost:8888/project-name/` you would update the file to read:
```json
...
"config": {