Skip to content

Commit 55e01ea

Browse files
authored
Merge pull request #967 from mayocream/patch-1
fix Chinese translate typo
2 parents c22aef2 + 029ddb1 commit 55e01ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ spec:
207207
```
208208

209209
你可以使用步骤 [`readFile`](https://jenkins.io/zh/doc/pipeline/steps/workflow-basic-steps/#code-readfile-code-read-file-from-workspace)
210-
或 [`readTrusted`](https://jenkins.io/doc/pipeline/steps/coding-webhook/#readtrusted-read-trusted-file-from-scm) 从文件中年加载 yaml.
210+
或 [`readTrusted`](https://jenkins.io/doc/pipeline/steps/coding-webhook/#readtrusted-read-trusted-file-from-scm) 从文件中加载 yaml.
211211
它从 Jenkins 控制台的插件配置界面上也能访问到。
212212

213213
#### 存活性探测的使用

0 commit comments

Comments
 (0)