From 910f494fd9aa5a79b600876c8fece950c475d33e Mon Sep 17 00:00:00 2001 From: Lonami Date: Tue, 5 Sep 2017 15:42:38 +0200 Subject: [PATCH] More consistency with periods --- Examples.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Examples.md b/Examples.md index 6b4b47f..22191e0 100644 --- a/Examples.md +++ b/Examples.md @@ -4,9 +4,9 @@ * [Sending stickers](Sending-stickers) ## Users and chats -* [Retrieving an entity](Retrieving-an-entity) (user or group). -* [Retrieving all dialogs](Retrieving-all-dialogs). -* [Joining a chat or channel](Joining-a-chat-or-channel). +* [Retrieving an entity](Retrieving-an-entity) (user or group) +* [Retrieving all dialogs](Retrieving-all-dialogs) +* [Joining a chat or channel](Joining-a-chat-or-channel) ## Bots -* [Talking to inline bots](Talking-to-inline-bots). \ No newline at end of file +* [Talking to inline bots](Talking-to-inline-bots) \ No newline at end of file