You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ Have a fantastic feature idea? Spot a bug? We would absolutely love for you to
93
93
* Write awesome test that test your awesome code
94
94
* Verify that everything is working as it should by running <strong>mvn test</strong>. If everything passes, you may want to make sure that your tests are covering everything you think they are! Run <strong>mvn org.pitest:pitest-maven:mutationCoverage</strong> to find out!
95
95
* Commit this code to your repository
96
-
* Submit a pull request from your branch to our dev branch and let us know nwhy you made the changes you did
96
+
* Submit a pull request from your branch to our dev branch and let us know why you made the changes you did
97
97
* We'll take a look at your request and work to get it integrated with the repo!
0 commit comments