Skip to content

Commit

Permalink
Fix typo in valid settings array
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Feb 28, 2023
1 parent 82cb2fe commit 48e5862
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const VALID_SETTINGS = [
'spacing.margin',
'spacing.padding',
'spacing.units',
'typography.fuild',
'typography.fluid',
'typography.customFontSize',
'typography.dropCap',
'typography.fontFamilies',
Expand Down

0 comments on commit 48e5862

Please sign in to comment.