Skip to content

Commit eefb090

Browse files
committed
docs: replace incorrect word in M3 theming guide (#28855)
(cherry picked from commit e3eef47)
1 parent 8c8fe2b commit eefb090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/material-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ theme configuration object. The configuration object may have the following prop
2828
| Property | Description |
2929
| ------------ | --------------------------------------------------------------------------------------------------------------- |
3030
| `color` | [Optional] A map of color options. See [customizing your colors](#customizing-your-colors) for details. |
31-
| `typography` | [Optional] A map of color options. See [customizing your typography](#customizing-your-typography) for details. |
31+
| `typography` | [Optional] A map of typography options. See [customizing your typography](#customizing-your-typography) for details. |
3232
| `density` | [Optional] A map of density options. See [customizing your density](#customizing-your-density) for details. |
3333

3434
<!-- TODO(mmalerba): Upgrade to embedded example -->

0 commit comments

Comments
 (0)