From 7bfc941a1e9a04b95d92bebaf3d9c7fe1aa4302e Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Tue, 19 Apr 2022 22:26:43 +0300 Subject: [PATCH] Fixed typy in WebApp docs page --- docs/utils/web_app.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/utils/web_app.rst b/docs/utils/web_app.rst index 82e9cc42..52e836d6 100644 --- a/docs/utils/web_app.rst +++ b/docs/utils/web_app.rst @@ -1,5 +1,5 @@ ====== -WebApŠ· +WebApp ====== Telegram Bot API 6.0 announces a revolution in the development of chatbots using WebApp feature.