Skip to content

Commit 9dd554c

Browse files
committed
fix: adjust tooltip copy
1 parent 2d12e17 commit 9dd554c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

i18n/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
"likes": {
454454
"like": "Like this package",
455455
"unlike": "Unlike this package",
456-
"top_rank_tooltip": "This is in the top 10 most liked packages on npmx! (#{rank})",
456+
"top_rank_tooltip": "This is among the top 10 most liked packages on npmx! (#{rank})",
457457
"top_rank_label": "#{rank}",
458458
"top_rank_link_label": "View likes leaderboard. This package is ranked #{rank}."
459459
},

0 commit comments

Comments
 (0)