Skip to content

Commit

Permalink
Update welcome guide language for the template editor (#32639)
Browse files Browse the repository at this point in the history
This changes the initial welcome message for the template editing in the welcome guide.
  • Loading branch information
annezazu authored Jun 14, 2021
1 parent 5275074 commit 17fd83b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function WelcomeGuideTemplate() {
</h1>
<p className="edit-post-welcome-guide__text">
{ __(
'Templates express the layout of the site. Customize all aspects of your posts and pages using the tools of blocks and patterns.'
'Templates help define the layout of the site. You can customize all aspects of your posts and pages using blocks and patterns in this editor.'
) }
</p>
</>
Expand Down

0 comments on commit 17fd83b

Please sign in to comment.