Skip to content

Commit 50025b1

Browse files
committed
fix: revert phrasing to original for consistency
Other entries also use similar phrasing as "Lists the total count of package dependencies.". To maintain consistency, adopt original phrasing.
1 parent 11c42f4 commit 50025b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/2.guide/6.badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ npmx.dev offers many different SVG badges with stats about any package via its A
2828
- **maintainers**: Displays the total count of package maintainers. :img{src="https://img.shields.io/badge/%2306b6d4-06b6d4" class="inline align-middle h-5 w-14"}
2929
- **deprecated**: Shows if the package is active or deprecated. :img{src="https://img.shields.io/badge/%2322c55e-22c55e" class="inline align-middle h-5 w-14"} / :img{src="https://img.shields.io/badge/%23ef4444-ef4444" class="inline align-middle h-5 w-14"}
3030
- **name**: Simple badge displaying the package name. :img{src="https://img.shields.io/badge/%2364748b-64748b" class="inline align-middle h-5 w-14"}
31-
- **likes**: Shows the total count of likes of the package. :img{src="https://img.shields.io/badge/%233b82f6-3b82f6" class="inline align-middle h-5 w-14"}
31+
- **likes**: Shows the total count of package likes. :img{src="https://img.shields.io/badge/%233b82f6-3b82f6" class="inline align-middle h-5 w-14"}
3232

3333
## Examples
3434

0 commit comments

Comments
 (0)