diff --git a/docs/Theming.md b/docs/Theming.md index 4fd4144db8e..45c95e59256 100644 --- a/docs/Theming.md +++ b/docs/Theming.md @@ -682,7 +682,7 @@ const App = () => ( ![custom AppBar](./img/custom_appbar.png) -**Tip**: You can change the color of the `` by setting the `color` prop to `primary` or `secondary`. The later is the default. +**Tip**: You can change the color of the `` by setting the `color` prop to `primary` or `secondary`. The latter is the default. ## Replacing The AppBar