diff --git a/taxcalc/current_law_policy.json b/taxcalc/current_law_policy.json index 61ec2d59f..83ca63196 100644 --- a/taxcalc/current_law_policy.json +++ b/taxcalc/current_law_policy.json @@ -369,7 +369,7 @@ }, "_EITC_MinEligAge": { - "long_name": "Earned Income Credit Minimal Age Eligibility Threshold", + "long_name": "Earned Income Credit Minimum Age Eligibility Threshold", "description": "Among a childless filling unit, at least one individual's age needs to be no less than this threshold (but no greater than the EITC_MaxEligAge threshold) in order to claim earned income credit.", "irs_ref": "Form 1040, line 66a&b, step 4, instructions.", "notes": "", @@ -383,7 +383,7 @@ }, "_EITC_MaxEligAge": { - "long_name": "Earned Income Credit Maximal Age Eligibility Threshold", + "long_name": "Earned Income Credit Maximum Age Eligibility Threshold", "description": "Among a childless filling unit, at least one individual's age needs to be no greater than this threshold (but no less than the EITC_MinEligAge threshold) in order to claim earned income credit.", "irs_ref": "Form 1040, line 66a&b, step 4, instructions.", "notes": "",