Skip to content

Commit bc27a69

Browse files
authored
Fix typo in banner
Change "Acamdey" to "Academy"
1 parent d5cd006 commit bc27a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Banner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const Banner = () => {
2121
>
2222
<Flex align="center" fontSize="sm">
2323
<Text fontWeight="medium" maxW={{ base: "32ch", md: "unset" }}>
24-
Acamdey V2 is coming soon 👀... Subscribe to our newsletter for
24+
Academy V2 is coming soon 👀... Subscribe to our newsletter for
2525
updates!
2626
</Text>
2727
<chakra.a

0 commit comments

Comments
 (0)