Skip to content

Commit d280122

Browse files
asynclizcopybara-github
authored andcommitted
docs: fix incorrect circular progress color token name
PiperOrigin-RevId: 694720004
1 parent a8b520b commit d280122

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/components/progress.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ customized in terms of color.
254254

255255
Token | Default value
256256
----------------------------------------------- | ------------------------
257-
`--md-circular-progress-color` | `--md-sys-color-primary`
257+
`--md-circular-progress-active-indicator-color` | `--md-sys-color-primary`
258258
`--md-circular-progress-size` | `48px`
259259
`--md-circular-progress-active-indicator-width` | `8.3333` (%)
260260

@@ -379,7 +379,6 @@ Token | Default value
379379

380380
## API
381381

382-
383382
### MdLinearProgress <code>&lt;md-linear-progress&gt;</code>
384383

385384
#### Properties

0 commit comments

Comments
 (0)