Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsmiarowski committed Aug 21, 2023
1 parent 363f759 commit 0b31232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/tBTC/Explorer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ const MetricBox: FC = ({ children }) => {
textAlign="center"
borderRadius="2"
minWidth="294px"
color="grat.700"
color="gray.700"
>
{children}
</Box>
Expand Down

0 comments on commit 0b31232

Please sign in to comment.