Skip to content

Commit 58ace72

Browse files
Merge pull request ryanmcdermott#105 from checkaayush/fix-typo
Fix consecutive occurrence of 'have'
2 parents fcfab4e + b326ee5 commit 58ace72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1629,7 +1629,7 @@ class Employee {
16291629
**[⬆ back to top](#table-of-contents)**
16301630

16311631
## **Testing**
1632-
Testing is more important than shipping. If you have have no tests or an
1632+
Testing is more important than shipping. If you have no tests or an
16331633
inadequate amount, then every time you ship code you won't be sure that you
16341634
didn't break anything. Deciding on what constitutes an adequate amount is up
16351635
to your team, but having 100% coverage (all statements and branches) is how

0 commit comments

Comments
 (0)