Skip to content

Commit 7c32fdd

Browse files
authored
Merge pull request #38061 from mengjiao-liu/fix-blog-zh
[zh-cn] Fix incorrect spaces causing the list to display an error in blog
2 parents 60887ae + 53e3ca8 commit 7c32fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/blog/_posts/2018-08-29-kubernetes-testing-ci-automating-contributor-experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This strategy worked. It worked so well that the project quickly scaled past its
3939
## The Work
4040
-->
4141

42-
## 工作
42+
## 工作
4343

4444
<!--
4545
Initially, we focused on the fact that we needed to support the sheer volume of tests mandated by a complex distributed system such as Kubernetes. Real world failure scenarios had to be exercised via end-to-end (e2e) tests to ensure proper functionality. Unfortunately, e2e tests were susceptible to flakes (random failures) and took anywhere from an hour to a day to complete.

0 commit comments

Comments
 (0)