From 12fde770a8d7580fd82370c4020fcdf603c3d207 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 27 Apr 2020 12:11:59 +0300 Subject: [PATCH] chore(core): typo readme updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8015fbd..743c8856 100755 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ The underlying architecture of Flextype is built using well established and best ## REQUIREMENTS -#### System requirements +#### SYSTEM REQUIREMENTS Make sure your server meets the following requirements. * Webserver (Apache with Mod Rewrite) * PHP 7.2.0 or higher -#### PHP extensions +#### PHP EXTENSIONS Flextype needs the following PHP extensions to be enabled: * PHP [mbstring](http://php.net/manual/en/book.mbstring.php) module for full UTF-8 support.