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.
2 parents 11e4a3d + 21db41e commit bd416c0Copy full SHA for bd416c0
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