Skip to content

Commit ff6a6d2

Browse files
committed
docs: [ja] pickup 32ac9b3
1 parent 2f7aa80 commit ff6a6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ja/api/redirect.md

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

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

1616
// /a への全てのナビゲーションを /b にリダイレクト
1717
'/a': '/b',

0 commit comments

Comments
 (0)