From bcfb39bde8ef35ee7997fbd5e3f6804bffcad409 Mon Sep 17 00:00:00 2001 From: Fredrick Brennan Date: Wed, 21 Nov 2018 13:37:33 +0800 Subject: [PATCH] remove superfluous ``and" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 773cb372..c1a44154 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Requirements 5. [PHP PDO](http://www.php.net/manual/en/intro.pdo.php) 6. A Unix-like OS, preferrably FreeBSD or Linux -We try to make sure vichan is compatible with all major web servers and. vichan does not include an Apache ```.htaccess``` file nor does it need one. +We try to make sure vichan is compatible with all major web servers. vichan does not include an Apache ```.htaccess``` file nor does it need one. ### Recommended 1. MySQL/MariaDB server >= 5.5.3