Skip to content

Commit

Permalink
Fix Typo (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
avgupta456 authored Nov 28, 2023
1 parent 60314aa commit e7c9286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Check out your GitHub Wrapped at `githubwrapped.io`!

![github-wrapped](https://github.com/avgupta456/github-trends/assets/16708871/560b5da3-4ea3-4108-a360-2497b265d38f)
![github-wrapped](https://github.com/avgupta456/github-trends/assets/16708871/bf9406a4-6a49-4dbf-8f60-af221bb84bd6)

---

Expand Down
2 changes: 1 addition & 1 deletion frontend/src/pages/Wrapped/Wrapped.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ const WrappedScreen = () => {
</WrappedSection>
{downloadLoading && (
<div className="text-center text-2xl md:text-3xl lg:text-4xl font-bold text-blue-500">
Create your own at www.githubtrends.io/wrapped
Create your own at www.githubwrapped.io
</div>
)}
</div>
Expand Down

1 comment on commit e7c9286

@vercel
Copy link

@vercel vercel bot commented on e7c9286 Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.