Skip to content

Commit 6360605

Browse files
author
Erik Hanchett
committed
Fixed typo
1 parent f08ecb8 commit 6360605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Banner/Banner.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ export const Banner: React.FC<BannerProps> = ({
2424
Amplify AI kit is now generally available
2525
</Text>
2626
<Text className="message-banner__content">
27-
Create fullstack AI capabable apps using TypeScript, with just a
28-
few lines of code.
27+
Create fullstack AI capable apps using TypeScript, with just a few
28+
lines of code.
2929
</Text>
3030
</Flex>
3131

0 commit comments

Comments
 (0)