From f282fdaeb953621b5bc2bfbbd6e9949545119544 Mon Sep 17 00:00:00 2001 From: Alexey Shishkov Date: Sat, 31 Mar 2018 21:21:53 +0300 Subject: [PATCH] Fix typo and anchor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76b063c1a..0af5d8e10 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ A Telegram Bot based on the official [Telegram Bot API][Telegram-Bot-API] - [Send Photo](#send-photo) - [Send Chat Action](#send-chat-action) - [getUserProfilePhoto](#getuserprofilephoto) - - [getFile and dowloadFile](#getfile-and-dowloadfile) + - [getFile and downloadFile](#getfile-and-downloadfile) - [Send message to all active chats](#send-message-to-all-active-chats) - [Utils](#utils) - [MySQL storage (Recommended)](#mysql-storage-recommended)