From 18ba81aedbb1402c064a50a6f9fe94f5b2190850 Mon Sep 17 00:00:00 2001 From: CasperF Date: Mon, 12 Dec 2016 19:50:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29e238c..4b57fbd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Experius cleanup -This module enabled you to cleanup images and data in Magento 2 +This module enables you to cleanup images and data in Magento 2. ### Special thanks to The commands in this module are copied from [magento-hackathon/EAVCleaner](https://github.com/magento-hackathon/EAVCleaner/tree/magento2) so special thanks to them. -We copied the original repo because it wasn't a fit with our composer but it still contained awesome futures, so we decided to create our own version. \ No newline at end of file +We copied the original repo because it wasn't a fit with our composer but it still contained awesome features, so we decided to create our own version.