From d1073b0ca983bc0020002335b9d51558c3ca09b8 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 21 Apr 2015 10:29:58 +1000 Subject: [PATCH] Fixed README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eb9fe2..0948a9e 100644 --- a/README.md +++ b/README.md @@ -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": {