From b3bb4df6822de2e08151c5bb3ef4caa3e8b31c46 Mon Sep 17 00:00:00 2001
From: Anne Philipp <anne.philipp@univie.ac.at>
Date: Thu, 11 Jun 2020 12:25:34 +0200
Subject: [PATCH] language correction

---
 Testing/Regression/Mars_request/README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Testing/Regression/Mars_request/README.md b/Testing/Regression/Mars_request/README.md
index 807f661..80d689f 100644
--- a/Testing/Regression/Mars_request/README.md
+++ b/Testing/Regression/Mars_request/README.md
@@ -18,13 +18,13 @@ Compare mars requests between version 7.0.4 and version 7.1 :
 ... CONTROL_OD.OPER.FC.36hours_mr ... OK!
 ... CONTROL_OD.OPER.4V.operational_mr ... OK!
 ... CONTROL_OD.ENFO.PF_mr ... FAILED!
-... 	Unconsistency happend to be in column: step
+...     Inconsistency happend to be in column: step
 
 ... CONTROL_OD.ENFO.CF_mr ... FAILED!
-... 	Unconsistency happend to be in column: step
+...     Inconsistency happend to be in column: step
 
 ... CONTROL_OD.ELDA.FC.eta.ens.double_mr ... FAILED!
-... 	Unconsistency happend to be in column: date
+...     Inconsistency happend to be in column: date
 
 ... CONTROL_EI_mr ... OK!
 ... CONTROL_EI.public_mr ... OK!
@@ -46,7 +46,7 @@ python test_cmp_mars_requests.py <previous-version> <version-to-be-tested>
 e.g. python test_cmp_mars_requests.py 7.0.4 7.1
 
 ## Author
- Anne Philipp
+    Anne Philipp
 
 
 ## License
-- 
GitLab