Skip to content

Commit 4092b7f

Browse files
authored
Merge pull request #2561 from tamiolaf/patch-1
Fix grammatical error
2 parents 8c5d3bf + 6d0b314 commit 4092b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/03-code-quality/05-testing-mocha/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Automated testing will be used in further tasks, and it's also widely used in real projects.
44

5-
## Why we need tests?
5+
## Why do we need tests?
66

77
When we write a function, we can usually imagine what it should do: which parameters give which results.
88

0 commit comments

Comments
 (0)