Added missing word

Added a missing word to the description about The Grumpy Programmer's Guide To Building Testable PHP Applications
This commit is contained in:
David Lim
2015-06-09 12:26:46 -07:00
parent cd0f43eb9b
commit c21e464118

View File

@@ -30,4 +30,4 @@ security terms and provides some examples of them in every day PHP
* [Signaling PHP]( https://leanpub.com/signalingphp) - PCNLT signals are a great help when writing PHP scripts that
run from the command line.
* [The Grumpy Programmer's Guide To Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - Learning
to write testable doesn't have to suck
to write testable code doesn't have to suck