diff --git a/edivorce/apps/core/templates/question/06_children_income_expenses.html b/edivorce/apps/core/templates/question/06_children_income_expenses.html
index 79422742..7026d804 100644
--- a/edivorce/apps/core/templates/question/06_children_income_expenses.html
+++ b/edivorce/apps/core/templates/question/06_children_income_expenses.html
@@ -210,7 +210,7 @@
What is the monthly child support amount (as per
Schedule 1
- of the guidelines) that is payable by claimant?
+ of the guidelines) that is payable?
{% money_input_field name="payor_monthly_child_support_amount" class="money positive-float form-block response-textbox children-input-block" data_mirror="true" data_mirror_target="#child_support_amount_label" %}
diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json
index 3aeb1bf8..77349ed9 100644
--- a/edivorce/fixtures/Question.json
+++ b/edivorce/fixtures/Question.json
@@ -1775,7 +1775,7 @@
},
{
"fields": {
- "name": "What is the monthly child support amount (as per Schedule 1 of the guidelines) that is payable by claimant?",
+ "name": "What is the monthly child support amount (as per Schedule 1 of the guidelines) that is payable?",
"description": "For Step 6, Your children - Income & expenses",
"summary_order": 0,
"required": "Required"