Skip to content

Commit

Permalink
Updated spelling of advanced (#55468)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Oct 19, 2023
1 parent f1e4c2a commit 4a9f0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/form/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ const Edit = ( { attributes, setAttributes, clientId } ) => {
help={
submissionMethod === 'custom'
? __(
'Select the method to use for form submissions. Additional options for the "custom" mode can be found in the "Andvanced" section.'
'Select the method to use for form submissions. Additional options for the "custom" mode can be found in the "Advanced" section.'
)
: __(
'Select the method to use for form submissions.'
Expand Down

1 comment on commit 4a9f0da

@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 4a9f0da.
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/6568429827
📝 Reported issues:

Please sign in to comment.