From 7027d578aecb5258316afafbee9b94a89cb21d28 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Wed, 11 Aug 2021 22:03:03 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb1d1371..961a7af7 100755 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Flextype needs the following PHP extensions to be enabled: * PHP [DOM](https://www.php.net/manual/ru/class.domdocument.php) Although it is optional, we strongly recommend enabling the following PHP extensions: -APC, APCu, XCache, Memcached, or Redis for better performance. +APC, APCu, XCache, Memcached, or Redis for better performance.. ## QUICK INSTALLATION