From 5fddd2fb3af4de7d40c1cc74115f860b2bff9d8a Mon Sep 17 00:00:00 2001 From: Zorchenhimer Date: Sun, 21 Feb 2021 21:28:22 -0500 Subject: [PATCH] Fix a sentence Moved a space to inside a [hide] block so it would be included (excluded?) in the output properly. --- word_lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/word_lists.json b/word_lists.json index ad3b592..f6e002a 100644 --- a/word_lists.json +++ b/word_lists.json @@ -420,6 +420,6 @@ "{verb:you,present} {noun_phrase:definite}, then you can {verb:you,present} {noun_phrase:definite}!", "{noun_phrase:it,past} {verb}. With {noun_phrase:indifinite,noadj,compound}!", "{pronoun} {{verb:need:from_pronoun,present}} to {verb:i,present} {noun_phrase:definite}!", - "{pronoun} [rng:can,may] {verb:i,present} {noun_phrase} [hide:{noun_phrase:singlular}], it {verb:it,future} {noun_phrase:definite}." + "{pronoun} [rng:can,may] {verb:i,present} {noun_phrase}[hide: {noun_phrase:singlular}], it {verb:it,future} {noun_phrase:definite}." ] }