Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewserong committed Nov 17, 2023
1 parent f93ac8e commit c6d84ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export default function SiteEditorCanvas() {
) }
__unstableDropZoneElement={
// Pass in the html element of the iframe to ensure that
// the drop zone extends ot the very edges of the iframe,
// the drop zone extends to the very edges of the iframe,
// even if the template is shorter than the viewport.
contentRef.current?.parentNode
}
Expand Down

0 comments on commit c6d84ac

Please sign in to comment.