Skip to content

Commit 743cd6c

Browse files
authored
docs: correct the example of usage the value parameter in badge (#2853)
1 parent 94edd11 commit 743cd6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Overrides the default label text. You can pass any string to customize the label
7878
Overrides the default value text of the badge. You can pass any string to customize the value displayed on the right half of the badge.
7979

8080
- **Default**: Calculated values depending on the badge type (e.g., "v4.2.0", "5.4M").
81-
- **Usage**: `?label=YOUR_LABEL`
81+
- **Usage**: `?value=YOUR_VALUE`
8282

8383
### `labelColor`
8484

0 commit comments

Comments
 (0)