diff --git a/exercises/exercise5.jv b/exercises/exercise5.jv index 36d057bdaa..c9766d96f8 100644 --- a/exercises/exercise5.jv +++ b/exercises/exercise5.jv @@ -20,7 +20,7 @@ pipeline GTFSPipeline { //stop_name must maintain german umlauts - block GTFSTextFileInterpreter oftype TextFileInterpreter {}/ + block GTFSTextFileInterpreter oftype TextFileInterpreter {} block GTFSCSVInterpreter oftype CSVInterpreter { enclosing: '"'; enclosingEscape: '"';