Skip to content

Commit 3b8349c

Browse files
committed
Tweaked example to include multipack
1 parent 59e1553 commit 3b8349c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/3_Data_Specification/3_3_Component_Catalogue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The specification of this csv file is as follows:
134134
"detailed":""
135135
},
136136
"recyclabilityDate": "01/08/2022",
137-
"partOfMultipack": "FALSE",
137+
"partOfMultipack": "TRUE",
138138
"previouslyAssembledComponent": "FALSE",
139139
"componentLink": "NA",
140140
"updateDate": "01/08/2022",

docs/3_Data_Specification/3_4_Complete_Packaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The specification of this csv file is as follows:
122122
"weightDate": "01/08/2022",
123123
"servingCapacity": 4,
124124
"servingCapacityDate": "01/08/2022",
125-
"partOfMultipack": "FALSE",
125+
"partOfMultipack": "TRUE",
126126
"updateDate": "01/08/2022",
127127
"releaseDate": "01/08/2022",
128128
"discontinueDate": ""

0 commit comments

Comments
 (0)