Skip to content

Commit

Permalink
Remove accidental whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
noisysocks committed May 9, 2018
1 parent 62c3d41 commit 4b9ff4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/components/new-user-tip/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const TIPS = {
},
preview: {
step: 3,
text: __( 'Click ‘Preview’ to load a preview of this page, so you can make sure you’re happy with your blocks. ' ),
text: __( 'Click ‘Preview’ to load a preview of this page, so you can make sure you’re happy with your blocks.' ),
},
publish: {
step: 4,
Expand Down

0 comments on commit 4b9ff4d

Please sign in to comment.