From f7a303f01d5aa76f7f282f309ff67560c54106f9 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Wed, 14 May 2014 15:34:34 -0400 Subject: [PATCH] Fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bd6907..e9b4d4e 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,6 @@ Instead of having an option as to whether or not a string should start the gener ## Contributing -Suggestions and bug reports are always welcome, but karma points was earned for pull requests. +Suggestions and bug reports are always welcome, but karma points are earned for pull requests. Unit tests are required for all contributions. You can run the test suite from the `tests` directory simply by running `phpunit .`