From 9f8fafb3c3ad729f8b1d6d054f77e3d07b6ab092 Mon Sep 17 00:00:00 2001
From: Kai Konen <kkonen@techfak.uni-bielefeld.de>
Date: Thu, 8 Mar 2018 14:20:57 +0100
Subject: [PATCH] typo

---
 psGrammar/demos/questionsCitec.jsgf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/psGrammar/demos/questionsCitec.jsgf b/psGrammar/demos/questionsCitec.jsgf
index f67694d4..0deddc28 100644
--- a/psGrammar/demos/questionsCitec.jsgf
+++ b/psGrammar/demos/questionsCitec.jsgf
@@ -12,6 +12,6 @@ public <question> = [(tobi | pepper | robot)] (<quest_predef>);
 <predef6> = goodbye pepper;
 <predef7> = what are you doing at sy tech;
 <predef8> = what are your goals;
-<predef9> = what makes [the] sy tech so special comapred to other institutions;
+<predef9> = what makes [the] sy tech so special compared to other institutions;
 <predef10> = what are actually your outcomes;
 <object> = can you tell me what this is;
-- 
GitLab