From 24475738ffd51df7891cccb2eb8f8afadd7bd1c9 Mon Sep 17 00:00:00 2001
From: Michael Leuschel <leuschel@uni-duesseldorf.de>
Date: Fri, 4 Feb 2022 15:15:59 +0100
Subject: [PATCH] fix typo

Signed-off-by: Michael Leuschel <leuschel@uni-duesseldorf.de>
---
 Train_B_Book/train.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Train_B_Book/train.json b/Train_B_Book/train.json
index b3dd5b5..7591273 100644
--- a/Train_B_Book/train.json
+++ b/Train_B_Book/train.json
@@ -146,7 +146,7 @@
     {
         "id": "%0_ende",
         "event": "BACK_MOVE_1",
-        "predicate": ["b=%0"],
+        "predicates": ["b=%0"],
         "repeat": [
             ["L"], ["M"], ["C"], ["G"], ["N"]
         ]
-- 
GitLab