Skip to content

Commit f1e7c14

Browse files
authored
Update zh/part5c.md: a markdown format error
The markdown comment becomes uncommented, resulting in the same content being repeated twice
1 parent 5fe5076 commit f1e7c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/5/zh/part5c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ test('<NoteForm /> updates parent state and calls onSubmit', async() => {
650650
})
651651
```
652652

653-
In the middle of running the tests, the following is printed
653+
<!-- In the middle of running the tests, the following is printed -->
654654
在运行测试的过程中,打印以下内容
655655

656656
```

0 commit comments

Comments
 (0)