Skip to content

Commit

Permalink
Update experimental label
Browse files Browse the repository at this point in the history
Co-authored-by: Luis Herranz <[email protected]>
  • Loading branch information
SantosGuillamot and luisherranz authored Jun 6, 2023
1 parent 5e2f226 commit b318b9f
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 @@ -96,7 +96,7 @@ function gutenberg_initialize_experiments_settings() {
'gutenberg-experiments',
'gutenberg_experiments_section',
array(
'label' => __( 'Use the Interactivity API in Image core block. It also enables the <a href="https://github.com/WordPress/gutenberg/issues/50029">Behaviors UI</a> in the Image block.', 'gutenberg' ),
'label' => __( 'Use the Interactivity API to enable the <a href="https://github.com/WordPress/gutenberg/issues/50029">Behaviors UI</a> in the Image block.', 'gutenberg' ),
'id' => 'gutenberg-interactivity-api-core-blocks',
)
);
Expand Down

0 comments on commit b318b9f

Please sign in to comment.