Skip to content

Commit d35cfc0

Browse files
authored
Fix typo
1 parent 0a55c36 commit d35cfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Then, configure your Telegram Bot API Token:
6060

6161
## Using in Lumen
6262

63-
If you're using this notification channel in your Lumen project, you will have to add the below code in your `bootstap/app.php` file.
63+
If you're using this notification channel in your Lumen project, you will have to add the below code in your `bootstrap/app.php` file.
6464

6565
```php
6666
# bootstrap/app.php

0 commit comments

Comments
 (0)