From 1dfb2d438f0f03e5399076a9307324109b78dd69 Mon Sep 17 00:00:00 2001 From: Luciano Baraglia Date: Thu, 12 Jun 2014 10:54:27 -0300 Subject: [PATCH] Typo in English guide [skip ci] --- docs/guide/start-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/start-installation.md b/docs/guide/start-installation.md index ae69f25a79..22e926e482 100644 --- a/docs/guide/start-installation.md +++ b/docs/guide/start-installation.md @@ -68,7 +68,7 @@ http://localhost/basic/web/index.php ``` This URL assumes you have installed Yii in a directory named `basic`, directly under the Web server's document root directory, -and that the Web server is running on your local machine(`localhost`), you may have to adjust it to your installation environment. +and that the Web server is running on your local machine (`localhost`), you may have to adjust it to your installation environment. ![Successful Installation of Yii](images/start-app-installed.png)