Skip to content

Commit

Permalink
Merge pull request #303 from tokamak-network/victor/feature/banner-1.0
Browse files Browse the repository at this point in the history
fix: typo on banner title
  • Loading branch information
vihsonic authored Dec 10, 2024
2 parents 9ed126c + a7bee5f commit 19be575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/staging/components/legacy-titan/InitialBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const InitialBanner = () => {
bg={"#F9C03E"}
>
<Text fontSize={"14px"} color={"#0F0F12"} fontWeight={500}>
Titan to shutown in December, 2024
Titan to shutdown in December, 2024
</Text>
<Text fontSize={"11px"} color={"#0F0F12"} fontWeight={400}>
Read about it more{" "}
Expand Down

0 comments on commit 19be575

Please sign in to comment.