moribvndvs / ng2-idle

Responding to idle users in Angular (not AngularJS) applications.
https://moribvndvs.github.io/ng2-idle
Apache License 2.0
322 stars 129 forks source link

Update README.md #168

Closed shaizel closed 2 years ago

shaizel commented 2 years ago

Fixed a small typo: "This allows you two have two" => "This allows you to have two"

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[X] Other... Please describe: Fixed typo in README.md

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[X] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 05b39c6bb5040d8078ca814d2c62afb46f646458 on shaizel:patch-1 into 2ab2d9aa7cfc4e390bce9720ac8c9dcfc5f41d8f on moribvndvs:master.