Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit b097105

Browse files
authored
Merge pull request brozot#83 from Mihkel100/documentation
Fix formatting and typo in README.md
2 parents cad5ef5 + 5187b0c commit b097105

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
@@ -29,7 +29,7 @@ Or you can add it directly in your composer.json file:
2929

3030
{
3131
"require": {
32-
"brozot/laravel-fcm": "1.2.*"
32+
"brozot/laravel-fcm": "1.2.*"
3333
}
3434
}
3535

@@ -66,7 +66,7 @@ Publish the package config file using the following command:
6666

6767
### Lumen
6868

69-
Register the provider in your boostrap app file ```boostrap/app.php```
69+
Register the provider in your bootstrap app file ```boostrap/app.php```
7070

7171
Add the following line in the "Register Service Providers" section at the bottom of the file.
7272

0 commit comments

Comments
 (0)