Fix sneaky grammatical error

This commit is contained in:
Lonami 2017-08-22 19:50:57 +02:00 committed by GitHub
parent 12b84c929a
commit c296459d0a

View File

@ -42,7 +42,7 @@ In order to use Telethon, you first need to obtain your very own API ID and Hash
2. Click under *API Development tools*.
3. A *Create new application* window will appear. Fill in your application details.
There is no need to enter any *URL*, and only the first two fields (*App title* and *Short name*)
can be changed later as long as I'm aware.
can be changed later as far as I'm aware.
4. Click on *Create application* at the end.
Now that you know your ``API ID`` and ``Hash``, you can continue installing Telethon.