From 0426de78366267cedf9442fa2a1002d446213d75 Mon Sep 17 00:00:00 2001 From: Phil Wareham Date: Mon, 17 Jul 2017 09:27:27 +0100 Subject: [PATCH] Typo --- composer.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 59c61a3..49f1c73 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "etc-plugins/etc_cache", - "description": "Events-driven cache solution for Textoattern CMS.", + "description": "Events-driven cache solution for Textpattern CMS.", "keywords": ["textpattern", "plugin", "cache", "caching", "performance"], "homepage": "https://github.com/etc-plugins/etc_cache", "license": "GPL-2.0", diff --git a/manifest.json b/manifest.json index 78d0fb1..188a2f3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "etc_cache", - "description": "Events-driven cache solution for Textoattern CMS.", + "description": "Events-driven cache solution for Textpattern CMS.", "version": "0.2.6-beta", "type": 5, "author": "Oleg Loukianov",