Skip to content

Commit e63b917

Browse files
authored
fix typo (apache#895)
* fix typo * fix typo
1 parent 3d66e64 commit e63b917

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

i18n/zh/code.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@
575575
"This module provided SDK to watch available ShenYu instance list as upstream nodes by Service Register Center for OpenResty.": {
576576
"message": "该模块提供了SDK来监视OpenResty的服务注册中心作为上游节点的可用ShenYu实例列表"
577577
},
578-
"Shenyu-client-golang for Go client allows you to access ShenYu Gateway,it supports registory go service to ShenYu Gateway.": {
578+
"Shenyu-client-golang for Go client allows you to access ShenYu Gateway,it supports register go service to ShenYu Gateway.": {
579579
"message": "Shenyu-client-golang是提供了Go语言访问ShenYu网关的功能,并支持服务注册到ShenYu网关。"
580580
},
581581
"ShenYu .NET client allows you to register your Apps to ShenYu Gateway automatically and use ShenYu as gateway easily.": {

src/data/docsInfo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default [
3636
description: (
3737
<Translate>
3838
Shenyu-client-golang for Go client allows you to access ShenYu
39-
Gateway,it supports registory go service to ShenYu Gateway.
39+
Gateway,it supports register go service to ShenYu Gateway.
4040
</Translate>
4141
),
4242
latestVersion: "/shenyuClientGolang/http",

0 commit comments

Comments
 (0)