Skip to content

Commit 0cc1c4d

Browse files
authored
[Chinese translation] Fixed format typo of README.md (#520)
Fixed the formate typo of the README.md
1 parent 3a6dab1 commit 0cc1c4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitbook.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
root : ./
22

33
structure:
4-
readme: book/en/introduction.md
5-
summary: book/en/toc.md
4+
readme: book/zh/introduction.md
5+
summary: book/zh/toc.md

translation/zh/templates/README-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
此外,你应该概述你希望在项目中遵循的任何设计原则。将这些原则明确化往往有助于更快、更容易地解决权衡问题解决方案。
5555
此外,它还有助于使原本隐含的假设变得透明。
5656

57-
随着时间的推移,你会注意到这一节会有很大的增长。在这种情况下,可以考虑将这些信息转移到不同的文件中,例如,`CONTRIBUTING.md'`TESTING.md'
57+
随着时间的推移,你会注意到这一节会有很大的增长。在这种情况下,可以考虑将这些信息转移到不同的文件中,例如,`CONTRIBUTING.md``TESTING.md`

0 commit comments

Comments
 (0)