diff --git a/21/16.txt b/21/16.txt index 7d66a18..1cb84d1 100644 --- a/21/16.txt +++ b/21/16.txt @@ -1,6 +1,6 @@ [ { "title": "O que o povo achou em Beer?", - "body": "Havia um poço ali onde Yahweh tinha dito a Moisés para jun" + "body": "Havia um poço ali onde Yahweh tinha dito a Moisés para reunir o povo para que Ele lhes desse água." } ] \ No newline at end of file diff --git a/21/17.txt b/21/17.txt new file mode 100644 index 0000000..0e3f68f --- /dev/null +++ b/21/17.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Sobre o que Israel cantou?", + "body": "Eles cantaram sobre o poço que os líderes tinham cavado para dar-lhes água." + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b8bbc06..72bf39b 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "21-08", "21-10", "21-12", - "21-14" + "21-14", + "21-16" ] } \ No newline at end of file