Skip to content

Commit 47e83b4

Browse files
committed
docs: improve sentence cadence
1 parent 6dae6a6 commit 47e83b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/content/2.guide/1.features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ You can further customize your badges by appending query parameters to the badge
159159

160160
##### `labelColor`
161161

162-
Overrides the default label color. You can pass a standard hex code (with or without the `#` prefix). The label text color is automatically chosen (black or white) based on WCAG contrast ratio so the badge remains readable.
162+
Overrides the default label color. You can pass a standard hex code (with or without the `#` prefix). The label text color is automatically chosen (black or white) based on WCAG contrast ratio, so the badge remains readable.
163163

164164
- **Default**: `#0a0a0a`
165165
- **Usage**: `?labelColor=HEX_CODE`
@@ -173,7 +173,7 @@ Overrides the default label text. You can pass any string to customize the label
173173

174174
##### `color`
175175

176-
Overrides the default strategy color. You can pass a standard hex code (with or without the `#` prefix). The text color is automatically chosen (black or white) based on WCAG contrast ratio so the badge remains readable.
176+
Overrides the default strategy color. You can pass a standard hex code (with or without the `#` prefix). The text color is automatically chosen (black or white) based on WCAG contrast ratio, so the badge remains readable.
177177

178178
- **Default**: Depends on the badge type (e.g., version is blue, downloads are orange).
179179
- **Usage**: `?color=HEX_CODE`

0 commit comments

Comments
 (0)