diff --git a/Toki Trainer/JSON Data/toki-dictionary.json b/Toki Trainer/JSON Data/toki-dictionary.json index d793001..f5631ce 100644 --- a/Toki Trainer/JSON Data/toki-dictionary.json +++ b/Toki Trainer/JSON Data/toki-dictionary.json @@ -578,7 +578,7 @@ "definitions": [ { "pos": "sep", - "definition": "\\\"(between any subject except mi and sina and its verb\": null, \" also used to introduce a new verb for the same subject)\\\"" + "definition": "(between any subject except mi and sina and its verb, also used to introduce a new verb for the same subject)" } ] }, @@ -1748,4 +1748,4 @@ } ] } -] \ No newline at end of file +] diff --git a/Toki Trainer/JSON Data/toki-lessons.json b/Toki Trainer/JSON Data/toki-lessons.json index da82d03..59e63f2 100644 --- a/Toki Trainer/JSON Data/toki-lessons.json +++ b/Toki Trainer/JSON Data/toki-lessons.json @@ -94,7 +94,7 @@ "definitions": [ { "pos": "sep", - "definition": "\\\"(between any subject except mi and sina and its verb\": null, \" also used to introduce a new verb for the same subject)\\\"" + "definition": "(between any subject except mi and sina and its verb, also used to introduce a new verb for the same subject)" } ] } @@ -1711,4 +1711,4 @@ } ] } -] \ No newline at end of file +]