From 894a0d03694144f932c4e4f73fd45036e8b3316a Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Wed, 24 Jan 2018 21:53:58 +0100 Subject: [PATCH] Update docs --- docs/source/getting_started/ProjectSetup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting_started/ProjectSetup.rst b/docs/source/getting_started/ProjectSetup.rst index 77f2f834..bc2b6b74 100644 --- a/docs/source/getting_started/ProjectSetup.rst +++ b/docs/source/getting_started/ProjectSetup.rst @@ -60,7 +60,7 @@ Pyrogram executing API calls with your identity. .. note:: The authorization process is executed only once. - However, the code above is always required; as soon as a valid session file exists, + However, the code above is always required; as long as a valid session file exists, Pyrogram will use that and won't ask you to enter your phone number again when you restart your script. .. _`Country Code`: https://en.wikipedia.org/wiki/List_of_country_calling_codes \ No newline at end of file