Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaUpload: Update readme to fix the name of the filter #35240

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

andrewserong
Copy link
Contributor

Description

This is a tiny fix for the MediaUpload documentation to get the readme's description of the filter to match the filter that is actually used by the component here. The filter that is used is editor.MediaUpload but this part of the docs refers to it as components.MediaUpload.

How has this been tested?

Visually, check that there aren't any typos 🙂

Screenshots

Types of changes

Documentation fix

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

@andrewserong andrewserong added the [Type] Developer Documentation Documentation for developers label Sep 30, 2021
@andrewserong andrewserong self-assigned this Sep 30, 2021
Copy link
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

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

Thanks, @andrewserong.

@andrewserong andrewserong merged commit f300b31 into trunk Sep 30, 2021
@andrewserong andrewserong deleted the update/media-upload-docs branch September 30, 2021 23:11
@github-actions github-actions bot added this to the Gutenberg 11.7 milestone Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants