Skip to content

Commit 4e701ce

Browse files
authored
Minor grammatical update in README.md
1 parent 6e946de commit 4e701ce

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
@@ -58,7 +58,7 @@ You can also publish the config file with:
5858
php artisan vendor:publish --provider="NotificationChannels\WebPush\WebPushServiceProvider" --tag="config"
5959
```
6060

61-
Generate the VAPID keys with (required for browser authentication) with:
61+
Generate the VAPID keys (required for browser authentication) with:
6262

6363
``` bash
6464
php artisan webpush:vapid
@@ -138,7 +138,7 @@ The [Push API](https://developer.mozilla.org/en/docs/Web/API/Push_API) currently
138138

139139
## Changelog
140140

141-
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
141+
Please see [CHANGELOG](CHANGELOG.md) for more information about what has changed recently.
142142

143143
## Testing
144144

0 commit comments

Comments
 (0)