From 18e81269ea35e848a1a5403156ab5a7e372071c1 Mon Sep 17 00:00:00 2001 From: Lasse Uttian <137417150+lutteq@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:57:11 +0200 Subject: [PATCH] Add quantity etc. to groceries to shopping.txt For clarity added quantity, weight and volume of each grocery item in shopping.txt. Discussed with no other parties. --- shopping.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/shopping.txt b/shopping.txt index b947b4e..0fca1ed 100644 --- a/shopping.txt +++ b/shopping.txt @@ -1,7 +1,7 @@ -milk -bread -butter -jam -salami -egg -coke +milk 2L +bread x 2 +butter 100g +jam 500g +salami 500g +egg x 12 +coke x 2