Skip to content

Commit

Permalink
Update the command center experiment label (#50467)
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad authored May 9, 2023
1 parent af8d651 commit b46abbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/experiments-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function gutenberg_initialize_experiments_settings() {
'gutenberg-experiments',
'gutenberg_experiments_section',
array(
'label' => __( 'Test the command center; Open it using cmd + k in the site editor.', 'gutenberg' ),
'label' => __( 'Test the command center; Open it using cmd + k in the site or post editors.', 'gutenberg' ),
'id' => 'gutenberg-command-center',
)
);
Expand Down

1 comment on commit b46abbc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in b46abbc.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4926407606
📝 Reported issues:

Please sign in to comment.