Browse Source

Add missing hint text for fixed-term tenancy

pull/532/head
Paul Robert Lloyd 3 years ago
parent
commit
70c7b3604e
  1. 2
      config/forms/2022_2023.json

2
config/forms/2022_2023.json

@ -1083,7 +1083,7 @@
"tenancylength": { "tenancylength": {
"check_answer_label": "Length of fixed-term tenancy", "check_answer_label": "Length of fixed-term tenancy",
"header": "What is the length of the fixed-term tenancy to the nearest year?", "header": "What is the length of the fixed-term tenancy to the nearest year?",
"hint_text": "", "hint_text": "Don’t include the starter or introductory period.",
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"max": 150, "max": 150,

Loading…
Cancel
Save