ngneat / effects

🪄 A framework-agnostic RxJS effects implementation
https://www.netbasal.com
MIT License
63 stars 11 forks source link

fix(doc-typo): fix typo regarding hist directive #54

Closed TobbiAR closed 1 year ago

TobbiAR commented 1 year ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

Renamed hostDirective to hostDirectives code example for effects-ng "Directive Effects".

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes

What is the current behavior?

Currently the docs example for directive effects contain a typo. The docs falsy states, that the effect should be added to hostDirective instead of hostDirectives.

Issue Number: #53

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.