From 6f3042d538f9ddb9777b809d370b399e6cc93a85 Mon Sep 17 00:00:00 2001
From: Ulf Seltmann <seltmann@ub.uni-leipzig.de>
Date: Thu, 11 Dec 2014 14:02:57 +0100
Subject: [PATCH] refs #4396: * fixed typo * commit-emails should work now

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4aa5f2d4a6d..d9742731c18 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ After that you can perform the task with the following command:
 Be aware that you will need several programs like java and mysql to setup a solr-index and a database-store in order to
 test the components of vufind that communicate with them.
 
-You might need to set up the mysql-user credentials, if case they do not agree with your mysql root-users credentials.
+You might need to set up the mysql-user credentials, in case they do not agree with your mysql root-users credentials.
 You can do that by providing optional parameters like that
 
     phing -Dmysqlrootpass=''
-- 
GitLab