diff --git a/docs/how-to-guides/themes/theme-json.md b/docs/how-to-guides/themes/theme-json.md index 661afe8099585..345cf53ccbc08 100644 --- a/docs/how-to-guides/themes/theme-json.md +++ b/docs/how-to-guides/themes/theme-json.md @@ -254,7 +254,7 @@ The settings section has the following structure: "fontSizes": [], "fontStyle": true, "fontWeight": true, - "letteSpacing": true, + "letterSpacing": true, "textDecoration": true, "textTransform": true },