diff --git a/docs/content/2.guide/6.badges.md b/docs/content/2.guide/6.badges.md index 4f8d62ebff..f249ffafa4 100644 --- a/docs/content/2.guide/6.badges.md +++ b/docs/content/2.guide/6.badges.md @@ -78,7 +78,7 @@ Overrides the default label text. You can pass any string to customize the label 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. - **Default**: Calculated values depending on the badge type (e.g., "v4.2.0", "5.4M"). -- **Usage**: `?label=YOUR_LABEL` +- **Usage**: `?value=YOUR_VALUE` ### `labelColor`