Zachary Rice 7 سال پیش
والد
کامیت
0a209b60a5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -15,5 +15,5 @@ Make sure you pass this list of requirements.
 - You've ran `golint`.
 - Your Go changes are confined to `gitleaks_test.go` and `main.go`. This is subject to change as the project evolves. Stylistically, I like having a single go file considering the size of this project (its tiny).
 - You've added test cases for your changes.
-- Your test pass.
+- Your tests pass.