Skip to content

Commit c77b2d9

Browse files
Mobiletainmentbrandonroberts
authored andcommitted
fix(Docs): update effects description (#164)
1 parent 27cdd36 commit c77b2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Reactive libraries for Angular
1010
## Packages
1111

1212
- [@ngrx/store](./docs/store/README.md) - RxJS powered state management for Angular applications, inspired by Redux
13-
- [@ngrx/effects](./docs/effects/README.md) - Side Effect model for @ngrx/store to model UI events as an additional sources oF actions.
13+
- [@ngrx/effects](./docs/effects/README.md) - Side Effect model for @ngrx/store to model event sources as actions.
1414
- [@ngrx/router-store](./docs/router-store/README.md) - Bindings to connect the Angular Router to @ngrx/store
1515
- [@ngrx/store-devtools](./docs/store-devtools/README.md) - Store instrumentation that enables a
1616
[powerful time-travelling debugger](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en).

0 commit comments

Comments
 (0)