From af2c97af5881b4506e976bc44d347a235f1a4371 Mon Sep 17 00:00:00 2001
From: opi <opitz@cl.uni-heidelberg.de>
Date: Thu, 25 Jul 2019 10:56:47 +0200
Subject: [PATCH] minor correction

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

diff --git a/README.md b/README.md
index 1d93a85..8fbb1b2 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ To display all available options, type:
 
     python plot_gender.py -h
 
-For example, we can statistically show that the prison-punishment was "invented" in 19th century.
+For example, we can statistically show that the prison-punishment was "invented" in 18th/19th century.
 
     python plot_gender.py imprison
 
-- 
GitLab