Skip to content

Commit 8e4dd66

Browse files
committed
[zh-cn] Fix concepts/configuration/secret.md typo
Signed-off-by: Jason-ZW <[email protected]>
1 parent e2bf851 commit 8e4dd66

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ and structure the Secret type to have your domain name before the name, separate
307307
by a `/`. For example: `cloud-hosting.example.net/cloud-api-credentials`.
308308
-->
309309
如果你要定义一种公开使用的 Secret 类型,请遵守 Secret 类型的约定和结构,
310-
在类型名签名添加域名,并用 `/` 隔开。
310+
在类型名前面添加域名,并用 `/` 隔开。
311311
例如:`cloud-hosting.example.net/cloud-api-credentials`
312312

313313
<!--

0 commit comments

Comments
 (0)