diff --git a/src/pages/policy/output/LabourSupplyDecileAbsoluteImpact.jsx b/src/pages/policy/output/LabourSupplyDecileAbsoluteImpact.jsx index dd22a5ad9..4e18c18c4 100644 --- a/src/pages/policy/output/LabourSupplyDecileAbsoluteImpact.jsx +++ b/src/pages/policy/output/LabourSupplyDecileAbsoluteImpact.jsx @@ -129,9 +129,9 @@ export default function LabourSupplyDecileAbsoluteImpact(props) { /> }

- This chart shows the estimated absolute change in earnings (in - {`${countryId === "uk" ? " pounds" : " dollars"}`}) for each disposable income decile, and - split by the substitution and income effects. + This chart shows the estimated absolute change in earnings (in + {`${countryId === "uk" ? " pounds" : " dollars"}`}) for each disposable + income decile, and split by the substitution and income effects.

);