From 39495d57d2d5bf10655d723acffad7dfa6086abc Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 16 Mar 2014 00:10:44 +0000 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8043d4..3afd7ce 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Particularly useful when used in combination with the simple and elegant ## Usage -Put `stub.sh` in your project, source it into your tests. For detailed +Put `stub.sh` in your project, and source it into your tests. For detailed examples, why not have a look at the [tests][] for stub.sh itself? [tests]: https://github.com/jimeh/stub.sh/tree/master/test