Skip to content

Commit 67b6380

Browse files
docs: minor docs updates
1 parent 499d81b commit 67b6380

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
[![License](https://poser.pugx.org/infyomlabs/laravel-calendar-events/license)](https://packagist.org/packages/infyomlabs/laravel-calendar-events)
77

88
Calculate Laravel Calendar Recurring Events.
9-
No need to store all million possible future events into Database.
10-
No Cron needed to Generate Monthly events for Database.
9+
No need to store all millions of possible future events into Database.
10+
No Cron needed to Generate Monthly events for the Database.
1111

1212
1. Create `CalendarEvent` Object from your Laravel Eloquent Model
1313
2. Specify Recurring Pattern (Daily, Weekly, Monthly, Yearly along with options)
@@ -107,15 +107,15 @@ composer test
107107

108108
### Changelog
109109

110-
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
110+
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
111111

112112
## Contributing
113113

114114
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
115115

116116
### Security
117117

118-
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
118+
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
119119

120120
## Credits
121121

0 commit comments

Comments
 (0)