Skip to content

Commit

Permalink
Fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
tellthemachines committed Nov 5, 2024
1 parent 0df9e71 commit 3417c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-site/src/components/style-book/examples.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ function getLandingBlockExamples(
// (duplicate for now)
const headingsExample = {
name: 'core/heading',
title: __( 'Heading' ),
title: __( 'Headings' ),
category: 'landing',
blocks: createBlock( 'core/heading', {
content: `AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789{(...)},?!*&:;_@#$`,
Expand Down

0 comments on commit 3417c5b

Please sign in to comment.