From 759502c763b54b89cffcc749f1607c767404e9bd Mon Sep 17 00:00:00 2001 From: Kostas Vrouvas Date: Tue, 12 May 2020 07:22:28 +0300 Subject: [PATCH] Fix small typo (#1428) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57856d9..0fa3b34 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Then, update the stylesheet header in `style.css`, the links in `footer.php` wit ### Setup -To start using all the tools that comes with `_s` you need to install the necessary Node.js and Composer dependencies : +To start using all the tools that come with `_s` you need to install the necessary Node.js and Composer dependencies : ```sh $ composer install