Skip to content

Commit 1ec0882

Browse files
authored
fix: Typo in README.md
1 parent dd0638e commit 1ec0882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,13 +258,13 @@ If enabled, user will be automatically logged out if any error happens. (For exa
258258
259259
* Default: `true`
260260
261-
If enabled, user will redirect back to the original guarded route instead of `redirects.home`.
261+
If enabled, user will redirect back to the original guarded route instead of `redirect.home`.
262262
263263
### `watchLoggedIn`
264264
265265
* Default: `true`
266266
267-
If enabled, user will automatically redirected to `redirects.home` after login/logout.
267+
If enabled, user will automatically redirected to `redirect.home` after login/logout.
268268
269269
### `namespace`
270270

0 commit comments

Comments
 (0)