diff --git a/app/components/input/error-and-prefix-and-suffix.njk b/app/components/input/error-and-prefix-and-suffix.njk index 1c3117ef0..8242fe5d9 100644 --- a/app/components/input/error-and-prefix-and-suffix.njk +++ b/app/components/input/error-and-prefix-and-suffix.njk @@ -14,9 +14,6 @@ "label": { "text": "What is the cost per item, in pounds?" }, - "hint": { - "text": "Divide the total cost, in pounds, by the number of items." - }, "id": "input-with-error-message-and-prefix-and-suffix", "name": "test-name-7", "prefix": "£",