From 6375504c5783c36413db36b589d2e39aba6fa297 Mon Sep 17 00:00:00 2001 From: andrew-ld <43882924+andrew-ld@users.noreply.github.com> Date: Tue, 2 Apr 2019 12:41:33 +0200 Subject: [PATCH] fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd99351eeb..dab0556fa3 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ This is an unofficial, FOSS-friendly fork of the original [Telegram App for Andr - Google SMS retrieval. You have to type the code manually *PWRTelegram patches:* - - login as bot using importBotAutorization - - completly removed all unsupported background calls for bot + - login as bot using importBotAuthorization + - completely removed all unsupported background calls for bot - read groups / channels history using getChannelDifference - download all old private messages using getDifference with pts = 0 - - search public chats by username using resolvUsername + - search public chats using resolvUsername *Other:* - Allow to set a proxy before login