Explorar o código

Corrected basic application readme

Alexander Makarov %!s(int64=12) %!d(string=hai) anos
pai
achega
4a3931a854
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -52,7 +52,7 @@ You can then install the Bootstrap Application using the following command:
 php composer.phar create-project --stability=dev yiisoft/yii2-app-basic yii-basic
 ~~~
 
-Now you should be able to access the Bootstrap Application using the URL `http://localhost/yii-basic/www/`,
+Now you should be able to access the application using the URL `http://localhost/yii-basic/www/`,
 assuming `yii-basic` is directly under the document root of your Web server.