Skip to content

Commit b37d86e

Browse files
anandamaryon1colinrotherham
authored andcommitted
fix example table content typo
1 parent f0f1145 commit b37d86e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/components/tables/responsive-table.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
{
4848
header: "How much?",
49-
text: "2.5l"
49+
text: "2.5ml"
5050
},
5151
{
5252
header: "How often?",

packages/components/tables/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Find out more about the table component and when to use it in the [NHS digital s
277277
},
278278
{
279279
header: "How much?",
280-
text: "2.5l"
280+
text: "2.5ml"
281281
},
282282
{
283283
header: "How often?",

0 commit comments

Comments
 (0)