We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1836650 commit 24d7ad8Copy full SHA for 24d7ad8
docs/plugin-redux-saga.md
@@ -1,6 +1,6 @@
1
# reactotron-redux-saga
2
3
-[Redux Saga](https://github.com/yelouafi/redux-saga) is an side effect management package for Redux.
+[Redux Saga](https://github.com/yelouafi/redux-saga) is a side effect management package for Redux.
4
5
When you run through a saga in your app, you'll be able to see the both the saga and how the effects that it triggers along the way.
6
0 commit comments