From cefc65f0eb2d4d1957cc7077b713ef6c1f5ae606 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 24 Feb 2018 14:04:49 -0300 Subject: [PATCH] Sat Feb 24 2018 14:04:49 GMT-0300 (Hora oficial do Brasil) --- 37/14.txt | 2 +- 37/17.txt | 2 +- 37/23.txt | 6 ++++++ manifest.json | 3 ++- 4 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 37/23.txt diff --git a/37/14.txt b/37/14.txt index 10928a3..b7c9fe8 100644 --- a/37/14.txt +++ b/37/14.txt @@ -1,6 +1,6 @@ [ { "title": "Quais objetos estariam na mesa?", - "body": " Estariam sobre a mesa os pratos, colheres, tigelas e jarros a serem usados para derramar as ofertas" + "body": " Estariam sobre a mesa os pratos, colheres, tigelas e jarros a serem usados para derramar as ofertas." } ] \ No newline at end of file diff --git a/37/17.txt b/37/17.txt index 4cd9733..19cb61b 100644 --- a/37/17.txt +++ b/37/17.txt @@ -1,6 +1,6 @@ [ { "title": "O que estava localizado em cada braço que saia do candelabro?", - "body": "Cada braço tinha três copos feitos em forma de flor de amêndoa" + "body": "O primeiro braço tinha três copos em forma de flor de amêndoa, com folhas na base e uma flor, e três copos feitos em forma de flor de amêndoa no outro braço, com folhas na base e uma flor." } ] \ No newline at end of file diff --git a/37/23.txt b/37/23.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/37/23.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b27854f..2ebc7e0 100644 --- a/manifest.json +++ b/manifest.json @@ -69,6 +69,7 @@ "29-43", "29-45", "37-title", - "37-10" + "37-10", + "37-20" ] } \ No newline at end of file