From 6074011e8a330c9e870d37cda07ab4f1202861ea Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Wed, 27 Nov 2019 13:59:17 +1100 Subject: [PATCH] Fix simple typo: targering -> targeting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eed5c81..7f3a61b 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT ### Content Management Systems (CMS) *Tools for managing digital content.* * [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal). -* [Concrete5](https://www.concrete5.org/) - A CMS targering users with a minimum of technical skills. +* [Concrete5](https://www.concrete5.org/) - A CMS targeting users with a minimum of technical skills. * [Drupal](https://www.drupal.org) - An enterprise level CMS. * [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS. * [Joomla](https://www.joomla.org/) - Another leading CMS.