From: Jason Date: Fri, 17 Jan 2025 07:36:11 +0000 (+0800) Subject: docs: fix typo in about-translation.md (#2441) X-Git-Tag: v4.5.1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7deea23a30739af1bda56f966133848bb25d36df;p=thirdparty%2Fvuejs%2Frouter.git docs: fix typo in about-translation.md (#2441) --- diff --git a/packages/docs/zh/about-translation.md b/packages/docs/zh/about-translation.md index 6c52db7f..51a0de3d 100644 --- a/packages/docs/zh/about-translation.md +++ b/packages/docs/zh/about-translation.md @@ -29,8 +29,8 @@ https://github.com/vuejs-translations/docs-zh-cn/wiki/%E7%BF%BB%E8%AF%91%E9%A1%B | active (link) | 匹配当前路由 (的链接) | | exact active (link) | 严格匹配当前路由 (的链接) | | location | 地址 | -| (nagivate) from | (导航) 离开 | -| (nagivate) to | (导航) 进入 | +| (navigate) from | (导航) 离开 | +| (navigate) to | (导航) 进入 | | (navigation) guard | (导航) 守卫 | | path | 路径 |