Skip to content

Commit 21db41e

Browse files
committed
Merge pull request #189 from MopTym/patch-1
correct a spelling mistake in example
2 parents d8a9147 + 7894106 commit 21db41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/api/redirect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
### Example
1212

1313
``` js
14-
router.rediect({
14+
router.redirect({
1515

1616
// 重定向 /a 到 /b
1717
'/a': '/b',

0 commit comments

Comments
 (0)