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 d8a9147 commit 7894106Copy full SHA for 7894106
docs/zh-cn/api/redirect.md
@@ -11,7 +11,7 @@
11
### Example
12
13
``` js
14
-router.rediect({
+router.redirect({
15
16
// 重定向 /a 到 /b
17
'/a': '/b',
0 commit comments