Skip to content

Commit ba981fb

Browse files
committed
[zh] fix minor typo
1 parent b0ec53e commit ba981fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/access-application-cluster/configure-access-multiple-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ for the pathnames of the certificate files. You need to change these to the actu
211211
of certificate files in your environment.
212212

213213
Sometimes you may want to use Base64-encoded data embedded here instead of separate
214-
certificate files; in that case you need add the suffix `-data` to the keys, for example,
214+
certificate files; in that case you need to add the suffix `-data` to the keys, for example,
215215
`certificate-authority-data`, `client-certificate-data`, `client-key-data`.
216216
-->
217217
其中的 `fake-ca-file`、`fake-cert-file` 和 `fake-key-file` 是证书文件路径名的占位符。

0 commit comments

Comments
 (0)