Skip to content

Commit

Permalink
Docs: Fix typos in block-controls-toolbar-and-sidebar.md (#30513)
Browse files Browse the repository at this point in the history
  • Loading branch information
theninabird authored Apr 6, 2021
1 parent 07abb2b commit ea6035f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ registerBlockType( 'create-block/gutenpride', {

return (
<div { ...useBlockProps() }>
<InspectorControls key="settting">
<div id="gutenpride-controlls">
<InspectorControls key="setting">
<div id="gutenpride-controls">
<fieldset>
<legend className="blocks-base-control__label">
{ __( 'Background color', 'gutenpride' ) }
Expand Down

0 comments on commit ea6035f

Please sign in to comment.