Skip to content

Commit

Permalink
chore: Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PolicyEngine[bot] committed May 24, 2024
1 parent 0f8ae6e commit 918924f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/policy/output/LabourSupplyDecileAbsoluteImpact.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ export default function LabourSupplyDecileAbsoluteImpact(props) {
/>
}
<p>
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.
</p>
</ImpactChart>
);
Expand Down

0 comments on commit 918924f

Please sign in to comment.