Skip to content

Commit d72bccd

Browse files
author
AttackOnMorty
committed
feat: update tooltip text for GitHub Trends
1 parent 93b285c commit d72bccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const Header: React.FC = () => {
6767
target="_black"
6868
rel="noreferrer"
6969
>
70-
<Tooltip title="Compare repos via GitHub Trends">
70+
<Tooltip title="Compare repositories via GitHub Trends">
7171
<Button type="text">
7272
<img
7373
alt="GitHub Trends"

0 commit comments

Comments
 (0)