From 6dae35cc486d2eed902c9605c42616beac9ed073 Mon Sep 17 00:00:00 2001 From: Jason McCreary Date: Mon, 18 Jul 2016 13:24:07 -0400 Subject: [PATCH] Change 'precede' to 'proceed' For reference - https://www.vocabulary.com/articles/chooseyourwords/precede-proceed/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2713842..4d280d4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The preferred way of installing `bitexpert/adrenaline` is through Composer. Simp composer.phar require bitexpert/adrenaline ``` ### Prototyping -If you want to use Adrenaline for fast prototyping you precede as follows: +If you want to use Adrenaline for fast prototyping you proceed as follows: * Create an index.php in your application's root directory. * Add the following lines to it: