From 7923bb9e1a142c017de121c1ab21ae2b29aa5e62 Mon Sep 17 00:00:00 2001
From: Michael Heck <michael.heck@hhu.de>
Date: Tue, 6 Oct 2020 16:52:33 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 36926b6..97fc2cb 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Two example scripts are provided for how to use TripPy. `DO.example.simple` will
 
 Supported datasets are:
 - sim-M (https://github.com/google-research-datasets/simulated-dialogue.git)
-- sim- R (https://github.com/google-research-datasets/simulated-dialogue.git)
+- sim-R (https://github.com/google-research-datasets/simulated-dialogue.git)
 - WOZ 2.0 (see data/)
 - MultiWOZ 2.1 (see data/, https://github.com/budzianowski/multiwoz.git)
 
-- 
GitLab