Skip to content

Commit

Permalink
Change subhead to say subheading
Browse files Browse the repository at this point in the history
Try branch for #5790.
  • Loading branch information
karmatosed authored and gziolo committed May 2, 2018
1 parent 5689341 commit f062bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-blocks/subhead/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import './style.scss';
export const name = 'core/subhead';

export const settings = {
title: __( 'Subhead' ),
title: __( 'Subheading' ),

description: __( 'Explanatory text under the main heading of an article.' ),

Expand Down

0 comments on commit f062bf2

Please sign in to comment.