-
Notifications
You must be signed in to change notification settings - Fork 232
Spelling changes #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spelling changes #63
Conversation
| [](https://raw.githubusercontent.com/GeneaLabs/laravel-model-caching/master/LICENSE) | ||
|
|
||
| ## Impetus | ||
| I created this package in response to a client project that had complex, nested |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comma here was intentional.
README.md
Outdated
| updated, or deleted. | ||
|
|
||
| For ease of maintenance, I would recommend adding a `BaseModel` model that | ||
| For the ease of maintenance, I would recommend adding a `BaseModel` model that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the is unnecessary here.
README.md
Outdated
|
|
||
| ### Exception: User Model | ||
| I would not recommend caching the user model, as it is a special case, since it | ||
| I would not recommend caching the user model, as it is a special case since it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe the comma here is correct grammar
README.md
Outdated
| ## Commitment to Quality | ||
| During package development I try as best as possible to embrace good design and | ||
| development practices to try to ensure that this package is as good as it can | ||
| development practices trying to ensure that this package is as good as it can |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perhaps a comma is called for here instead: good design and development practices, to help ensure
mikebronner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @fridzema thanks for the PR to try to keep my spelling adventures in check :) I made a few comments, if you could revert and update those as indicated, that would be great :) Thanks!
No description provided.