Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Nov 19, 2024
1 parent 43fe6cb commit 62306df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LiveGraphPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const LiveGraphPanel = ({
return (
<HStack
role="region"
arial-label={intl.formatMessage({ id: "live-data-graph" })}
aria-label={intl.formatMessage({ id: "live-data-graph" })}
position="relative"
h={160}
width="100%"
Expand Down

0 comments on commit 62306df

Please sign in to comment.