diff --git a/02/09.txt b/02/09.txt index 319803e..3dc3587 100644 --- a/02/09.txt +++ b/02/09.txt @@ -1,6 +1,6 @@ [ { - "title": "园子中有哪两颗树?", + "title": "园子中有哪两棵树?", "body": "生命之树和分别善恶之树。" } ] \ No newline at end of file diff --git a/03/22.txt b/03/22.txt index 7dfc25d..6a615f7 100644 --- a/03/22.txt +++ b/03/22.txt @@ -5,6 +5,6 @@ }, { "title": "为了避免亚当吃生命之树的果子,神做了什么?", - "body": "神把那人赶出园子,并且安设基路伯在那里把守通向生命之树的道路。" + "body": "神把那人赶出园子,并且安设基路伯在那里把守着通向生命之树的道路。" } ] \ No newline at end of file diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/04/01.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index fced39c..efbdaef 100644 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,7 @@ "03-14", "03-16", "03-17", - "03-20" + "03-20", + "03-22" ] } \ No newline at end of file