Skip to content

Commit

Permalink
fix typo (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs authored May 22, 2024
1 parent ed486d9 commit 7d5bc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/DownloadSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const DownloadSection: React.FC = () => {
Download Joyboy
</h2>
<p className="text-[24px] leading-7 mb-[47px] w-[623px]">
Joyboy is available on Andriod, iOS, iPadOS and macOS. It's free and
Joyboy is available on Android, iOS, iPadOS and macOS. It's free and
open source.
</p>
<div className="flex items-center gap-x-5">
Expand Down

0 comments on commit 7d5bc6a

Please sign in to comment.