From 9d7989468ed491d48a84a172b24ba6b574080947 Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi Date: Wed, 12 Feb 2020 16:35:51 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d73e5af3..470c0019 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ $ rustup update stable teloxide = "0.1.0" ``` -## The ping-pong bott! +## The ping-pong bot ```rust use teloxide::prelude::*;