From ba548aafb4dcad5d7d69ef85b9b13e852facd31d Mon Sep 17 00:00:00 2001 From: Joris Date: Thu, 6 Apr 2017 19:58:55 +0200 Subject: Fix spelling error --- src/Food.purs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Food.purs b/src/Food.purs index 19b667c..50e1309 100644 --- a/src/Food.purs +++ b/src/Food.purs @@ -25,5 +25,5 @@ all = , { name: "pommes de terres (cuites avec leur peau)", glycemicIndex: 70, carbohydrates: 37 } , { name: "lentilles vertes", glycemicIndex: 30, carbohydrates: 30 } , { name: "lentilles corail", glycemicIndex: 21, carbohydrates: 48 } - , { name: "riz basmatti", glycemicIndex: 58, carbohydrates: 25 } + , { name: "riz basmati", glycemicIndex: 58, carbohydrates: 25 } ] -- cgit v1.2.3