8000 Improve spelling · symfony/symfony@5ae6454 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ae6454

Browse files
committed
Improve spelling
1 parent aa38cf6 commit 5ae6454

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,9 @@ protected function doSend(MessageInterface $message): SentMessage
9696
* - _italic text_
9797
* - __underlined text__
9898
* - various notations of images, f. ex. [title](url)
99-
* - `code samples`
100-
* These formats should be takes care of, when the message is constructed.
99+
* - `code samples`.
100+
*
101+
* These formats should be taken care of when the message is constructed.
101102
*
102103
* @see https://core.telegram.org/bots/api#markdownv2-style
103104
*/

0 commit comments

Comments
 (0)
0