Skip to content

Commit

Permalink
slight copy change page guide
Browse files Browse the repository at this point in the history
  • Loading branch information
SaxonF authored and noisysocks committed Jun 30, 2023
1 parent 3737b07 commit 3cc5240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-site/src/components/welcome-guide/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default function WelcomeGuidePage() {
</h1>
<p className="edit-site-welcome-guide__text">
{ __(
'We’ve recently introduced the ability to modify pages within the site editor. You can switch to editing your template using the sidebar.'
'We’ve recently introduced the ability to edit pages within the site editor. You can switch to editing your template using the settings sidebar.'
) }
</p>
</>
Expand Down

0 comments on commit 3cc5240

Please sign in to comment.