Skip to content

Commit 4559ca4

Browse files
authored
Update README.md
1 parent b172eeb commit 4559ca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This package makes it easy to send Telegram notification using [Telegram Bot API
1717
- [Proxy or Bridge Support](#proxy-or-bridge-support)
1818
- [Usage](#usage)
1919
- [Text Notification](#text-notification)
20-
- [Send a poll](#Send-a-poll)
20+
- [Send a Poll](#send-a-poll)
2121
- [Attach a Photo](#attach-a-photo)
2222
- [Attach a Document](#attach-a-document)
2323
- [Attach a Location](#attach-a-location)
@@ -125,7 +125,7 @@ Here's a screenshot preview of the above notification on Telegram Messenger:
125125

126126
![Laravel Telegram Notification Example](https://user-images.githubusercontent.com/1915268/66616627-39be6180-ebef-11e9-92cc-f2da81da047a.jpg)
127127

128-
### Send a poll
128+
### Send a Poll
129129

130130
```php
131131
public function toTelegram($notifiable)

0 commit comments

Comments
 (0)