From 22a63559597b9c9181e6e7dde07ea54adb182ca1 Mon Sep 17 00:00:00 2001 From: Victor Zimmermann <zimmermann@cl.uni-heidelberg.de> Date: Wed, 21 Mar 2018 22:58:01 +0100 Subject: [PATCH] Spelling. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee6097..2ba10f2 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ variables in config.py are supported in our baseline though. $ python3 abstinent.py -t -p 3 ``` -To merge the abstinent.py output, simply put the '-bl' mofifier after merge.py: +To merge the abstinent.py output, simply put the '-bl' modifier behind merge.py: ``` $ python3 merge.py -bl -- GitLab