From 861ce9745ecd3344a58e7f54de7f2647f36ead26 Mon Sep 17 00:00:00 2001 From: LiAn Date: Tue, 11 Oct 2022 07:55:58 +0000 Subject: [PATCH] update zh-cn/contribute/template/errorcodes-template.md. Signed-off-by: LiAn Signed-off-by: LiAn --- zh-cn/contribute/template/errorcodes-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/contribute/template/errorcodes-template.md b/zh-cn/contribute/template/errorcodes-template.md index 86920df575..5672ec5ae1 100644 --- a/zh-cn/contribute/template/errorcodes-template.md +++ b/zh-cn/contribute/template/errorcodes-template.md @@ -4,7 +4,7 @@ > > *1、所有的写作说明,在完成写作后,都要删除。* > -> *2、错误码文档的命名规则:统一前缀,命名格式为errorcode-xxx(具体子系统名).md。* +> *2、错误码文档的命名规则:统一前缀,命名格式为errorcode-xxx.md。* | | 说明项 | 细则 | | ---- | ------------------------------ | ------------------------------------------------------------ | -- GitLab