From 8dca85b1f26102513d98d3526ee9006452c224d6 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 01:38:53 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e909826..ab000ac 100644 --- a/README.md +++ b/README.md @@ -397,7 +397,7 @@ def query_text(inline_query): print(e) ``` -###Working with entities: +### Working with entities: This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. Attributes: * `type`