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 d5446cb commit a1081a0Copy full SHA for a1081a0
README.md
@@ -542,7 +542,7 @@ store.dispatch(invalidateSession())
542
## Selectors
543
544
To aid in selecting specific session state, redux simple auth ships with a few
545
-selectors for you convenience. All selectors take the store `state` as an
+selectors for your convenience. All selectors take the store `state` as an
546
argument. Note this is the entire store state, not just the session state.
547
548
### `getSessionData(state)`
0 commit comments