From d601c70cf4a82d99d2f8f5de47c8c08f4d37a2d8 Mon Sep 17 00:00:00 2001 From: Dayle Rees Date: Thu, 4 Feb 2016 21:00:31 +0000 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35b7aea..c8361f9 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Once we've checked our data, and we're confident that our trial is equivalent (o ## Parameters -Your count might not be useful without additional parameters. Don't worry, we've got you covered. +Your code gmight not be useful without additional parameters. Don't worry, we've got you covered. ```php ->run($param, $secondParam, $more);