From 18df90f14e5daf9ec37710dbd7c24a56fb5fc614 Mon Sep 17 00:00:00 2001 From: Eoin Shaughnessy Date: Mon, 1 Feb 2021 09:00:33 +0000 Subject: [PATCH 1/2] Update food type --- source/documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/documentation/index.md b/source/documentation/index.md index ded1561..71aa846 100644 --- a/source/documentation/index.md +++ b/source/documentation/index.md @@ -12,7 +12,7 @@ Food | Kind | Tasty? --- | --- | --- Bananas | Fruit | Yes Aubergines | Vegetable | No -Apricots | Fruit | Yes +Oranges | Fruit | Yes To change the title of the page or include additional files you'll need to edit `source/index.html.md.erb`. From 2373b39765ded9b88d610548a1160b42b611c11c Mon Sep 17 00:00:00 2001 From: Eoin Shaughnessy Date: Mon, 1 Feb 2021 09:09:08 +0000 Subject: [PATCH 2/2] Update food answer --- source/documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/documentation/index.md b/source/documentation/index.md index 71aa846..f94150b 100644 --- a/source/documentation/index.md +++ b/source/documentation/index.md @@ -10,7 +10,7 @@ This means you can use things like tables: Food | Kind | Tasty? --- | --- | --- -Bananas | Fruit | Yes +Bananas | Fruit | No Aubergines | Vegetable | No Oranges | Fruit | Yes