Skip to content

Commit

Permalink
Tweaked results text
Browse files Browse the repository at this point in the history
  • Loading branch information
zimrick committed Nov 29, 2023
1 parent e9e9331 commit b1eb868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/ResultsPage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const ResultsPage = ({ clientData, dataPreview }) => {
<Stack spacing={[10, null, 20]}>
<Stack spacing={5} maxW="50rem">
<Heading as="h1" variant="pageTitle">
{"Results"}
{"Power sector results"}
</Heading>
<Text variant="subtitle">
{
Expand Down

0 comments on commit b1eb868

Please sign in to comment.