Skip to content

Commit

Permalink
Fix grammar on index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjrodrigues authored Jan 19, 2025
1 parent 70809c1 commit fcf23dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ function HomepageHeader() {
/>

<div>
<p className="font-bold text-2xl md:text-5xl ">Download mobile app</p>
<p className="font-bold text-2xl md:text-5xl ">Download the mobile app</p>
<p className="text-lg">
Download Immich app and start backing up your photos and videos securely to your own server
Download the Immich app and start backing up your photos and videos securely to your own server
</p>
</div>
<div className="flex flex-col sm:flex-row place-items-center place-content-center mt-4 gap-1">
Expand Down

0 comments on commit fcf23dc

Please sign in to comment.