Skip to content

Commit

Permalink
Fix typo. (#7528)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Jun 25, 2018
1 parent ae8f041 commit bf69697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/components/inserter/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ $block-inserter-search-height: 38px;
border-top: none;
}

// Don't show the bottom border on the last panel, let hte library itself show the border.
// Don't show the bottom border on the last panel, let the library itself show the border.
.components-panel__body:last-child {
border-bottom: none;
}
Expand Down

0 comments on commit bf69697

Please sign in to comment.