Skip to content

Commit

Permalink
update csp title above semidonut chart as requested in slack
Browse files Browse the repository at this point in the history
  • Loading branch information
pengyin-shan committed May 9, 2023
1 parent 7b24f53 commit 93e6bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/CSPPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ export default function CSPPage(): JSX.Element {
<Box display="flex" justifyContent="center" flexDirection="column" sx={{ mt: 10, mb: 2 }}>
<Box display="flex" justifyContent="center">
<Typography variant="h5">
<strong>CSP: State Performance by Category of Practices</strong>
<strong>CSP: State Performance by Category</strong>
</Typography>
</Box>
<Typography sx={{ mt: 2 }}>
Expand Down

0 comments on commit 93e6bf2

Please sign in to comment.