Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: copy update
Browse files Browse the repository at this point in the history
  • Loading branch information
bdougie authored Apr 16, 2024
1 parent 021154c commit cd3bad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Hero = () => (
</span>

<br />

Check failure on line 11 in src/components/Hero.tsx

View workflow job for this annotation

GitHub Actions / Code standards

Expected indentation of 8 space characters but found 10

Check failure on line 11 in src/components/Hero.tsx

View workflow job for this annotation

GitHub Actions / Test and lint / Code standards

Expected indentation of 8 space characters but found 10
trending today
trending today.
</h1>
</div>
</div>
Expand Down

0 comments on commit cd3bad7

Please sign in to comment.