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