From 4b9ff4d8020cf2b97dcc560d1dd2b55b3328b4a0 Mon Sep 17 00:00:00 2001 From: Robert Anderson Date: Wed, 9 May 2018 11:26:53 +1000 Subject: [PATCH] Remove accidental whitespace --- editor/components/new-user-tip/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/components/new-user-tip/index.js b/editor/components/new-user-tip/index.js index cf6083ea1b1472..454c42b5f2fcdc 100644 --- a/editor/components/new-user-tip/index.js +++ b/editor/components/new-user-tip/index.js @@ -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,