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 2f7aa80 commit ff6a6d2Copy full SHA for ff6a6d2
docs/ja/api/redirect.md
@@ -11,7 +11,7 @@
11
### 例
12
13
``` js
14
-router.rediect({
+router.redirect({
15
16
// /a への全てのナビゲーションを /b にリダイレクト
17
'/a': '/b',
0 commit comments