Skip to content

Commit

Permalink
mega nit commit
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Smith <[email protected]>
  • Loading branch information
draganescu and getdave committed Oct 14, 2024
1 parent 97836d3 commit dfa04be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ function BlockPopover(
// not full width and nested blocks to keep section height.
if ( isZoomOut && isSectionSelected ) {
// If the rootSectionElement is undefined then recurse up the DOM tree
// to find the element with ` is-root-container` classname.
// to find the element with `is-root-container` classname.
// This can then be used as the anchor point.
// FIXME: we should not rely on classnames to find the
// root section element
Expand Down

0 comments on commit dfa04be

Please sign in to comment.