Skip to content

Commit 1b658f1

Browse files
committed
docs: wording
1 parent 6d211db commit 1b658f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/advanced/navigation-failures.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you omit the second parameter: `isNavigationFailure(failure)`, it will only c
4646

4747
## _Navigation Failures_'s properties
4848

49-
All navigation failures expose `to` and `from` properties to reflect the current location as well as the target location for the navigation that failed:
49+
All navigation failures expose `to` and `from` properties to reflect the target and current location respectively for the navigation that failed:
5050

5151
```js
5252
// trying to access the admin page

0 commit comments

Comments
 (0)