From 161673b88a5fc3d8e1a82029000f731a7cbca9ca Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 1 Oct 2014 12:00:53 +0300 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39d1e456c7..1afcc1ed63 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Never update composer dependencies if you are going to contribute code back. Now you can build. -If your repository is accessible via a web server then you can run EspoCRM by url `http://PROJECT_URL/frontend` w/o making a build. You will need yo have proper data/config.php and existing database. +If your repository is accessible via a web server then you can run EspoCRM by url `http://PROJECT_URL/frontend` w/o making a build. You will need to have proper data/config.php and existing database. ### How to build