We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcfab4e commit b326ee5Copy full SHA for b326ee5
README.md
@@ -1629,7 +1629,7 @@ class Employee {
1629
**[⬆ back to top](#table-of-contents)**
1630
1631
## **Testing**
1632
-Testing is more important than shipping. If you have have no tests or an
+Testing is more important than shipping. If you have no tests or an
1633
inadequate amount, then every time you ship code you won't be sure that you
1634
didn't break anything. Deciding on what constitutes an adequate amount is up
1635
to your team, but having 100% coverage (all statements and branches) is how
0 commit comments