Skip to content

Commit

Permalink
Update theme.json (#47620)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodage authored Jan 31, 2023
1 parent 09052a2 commit afc9fc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/json/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
"default": true
},
"spacingSizes": {
"description": "Space size presets for the space size selector.\nGenerates a custom property (`--wp--preset--space-size--{slug}`) per preset value.",
"description": "Space size presets for the space size selector.\nGenerates a custom property (`--wp--preset--spacing--{slug}`) per preset value.",
"type": "array",
"items": {
"type": "object",
Expand All @@ -328,7 +328,7 @@
}
},
"spacingScale": {
"description": "Settings to auto-generate space size presets for the space size selector.\nGenerates a custom property (`--wp--preset--space-size--{slug}`) per preset value.",
"description": "Settings to auto-generate space size presets for the space size selector.\nGenerates a custom property (--wp--preset--spacing--{slug}`) per preset value.",
"type": "object",
"properties": {
"operator": {
Expand Down

1 comment on commit afc9fc4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in afc9fc4.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4058576653
📝 Reported issues:

Please sign in to comment.