From 07090454dbc9f25f233da90b8aab2cecff901bac Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Thu, 10 Aug 2017 08:44:06 +0000 Subject: [PATCH] Thanks aaron --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e95b4fd..7c117b64 100644 --- a/README.md +++ b/README.md @@ -622,7 +622,7 @@ git clone https://github.com/danog/MadelineProto cd MadelineProto ``` -Now copy .env.example to .env, edit the its values, read the docs and take a look at tests/testing.php, bot.php. +Now copy .env.example to .env, edit its values, read the docs and take a look at tests/testing.php, bot.php. ### Dependencies diff --git a/docs/index.md b/docs/index.md index 7e95b4fd..7c117b64 100644 --- a/docs/index.md +++ b/docs/index.md @@ -622,7 +622,7 @@ git clone https://github.com/danog/MadelineProto cd MadelineProto ``` -Now copy .env.example to .env, edit the its values, read the docs and take a look at tests/testing.php, bot.php. +Now copy .env.example to .env, edit its values, read the docs and take a look at tests/testing.php, bot.php. ### Dependencies