Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
WunderBart committed Feb 27, 2023
1 parent 4a549fc commit 91bdc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e-tests/specs/performance/site-editor.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ describe( 'Site Editor Performance', () => {
path: '/navigation/single',
} );

// Wait for the canvas to become actionable.
// Wait for the canvas to become editable.
await canvas().waitForSelector(
'[data-rich-text-placeholder="Write site tagline…"]'
);
Expand Down

0 comments on commit 91bdc33

Please sign in to comment.