Skip to content

Commit a636903

Browse files
authored
Update description per @Insti comments
1 parent a0e5ea6 commit a636903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/book-store/canonical-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
},
104104
{
105105
"property": "total",
106-
"description": "Two moves are required to find minimal price",
106+
"description": "Four groups of four are cheaper than two groups each of five and three",
107107
"basket": [1,1,2,2,3,3,4,5,1,1,2,2,3,3,4,5],
108108
"targetgrouping": [[1,2,3,4],[1,2,3,5],[1,2,3,4],[1,2,3,5]],
109109
"expected": 102.4

0 commit comments

Comments
 (0)