diff --git a/app/components/input/prefix-and-suffix.njk b/app/components/input/prefix-and-suffix.njk index ff5f2f930..7ec69a33e 100644 --- a/app/components/input/prefix-and-suffix.njk +++ b/app/components/input/prefix-and-suffix.njk @@ -12,7 +12,7 @@
{{ input({ "label": { - "text": "What is the cost per item, in pounds??" + "text": "What is the cost per item, in pounds?" }, "id": "input-with-prefix-and-suffix", "name": "test-name-6",