Skip to content

Commit

Permalink
Updates description on navigation (#19098)
Browse files Browse the repository at this point in the history
This was already changed but said other instead of another. I added in that here.

Fixes #18332
  • Loading branch information
Tammie Lister authored Dec 12, 2019
1 parent da6d2c2 commit 99594d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/navigation-link/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const settings = {

icon: <SVG xmlns="http://www.w3.org/2000/svg" width="24" height="24"><Path d="M12 7.27l4.28 10.43-3.47-1.53-.81-.36-.81.36-3.47 1.53L12 7.27M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71L12 2z" /></SVG>,

description: __( 'Add a page, link, or other item to your navigation.' ),
description: __( 'Add a page, link, or another item to your navigation.' ),

__experimentalDisplayName: 'label',

Expand Down

0 comments on commit 99594d5

Please sign in to comment.