From 2610fac89148c1c8cf89617c754a3deeae502f7e Mon Sep 17 00:00:00 2001 From: Phil Wareham Date: Mon, 10 Jul 2017 09:24:23 +0100 Subject: [PATCH] Typo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 93129a0..59c61a3 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "etc-plugins/etc_cache", "description": "Events-driven cache solution for Textoattern CMS.", - "keywords": ["textpattern", "plugin", "cache", "cacheing", "performance"], + "keywords": ["textpattern", "plugin", "cache", "caching", "performance"], "homepage": "https://github.com/etc-plugins/etc_cache", "license": "GPL-2.0", "type": "textpattern-plugin",