Skip to content

Commit

Permalink
Update Heading Block description (#9179)
Browse files Browse the repository at this point in the history
* heading and subheading block description

* revert subhead change

* Update heading description

* latest proposal
  • Loading branch information
0aveRyan authored and Tammie Lister committed Aug 25, 2018
1 parent 7db0880 commit 69ee079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/heading/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const name = 'core/heading';
export const settings = {
title: __( 'Heading' ),

description: __( 'Insert a headline above your post or page content.' ),
description: __( 'Introduce topics and help visitors (and search engines!) understand how your content is organized.' ),

icon: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 4v3h5.5v12h3V7H19V4z" /><path fill="none" d="M0 0h24v24H0V0z" /></svg>,

Expand Down

0 comments on commit 69ee079

Please sign in to comment.