Skip to content

Commit

Permalink
doc: Fixed typo in README of text-transform-control component (WordPr…
Browse files Browse the repository at this point in the history
…ess#68443)

Co-authored-by: Dhruvik Malaviya <[email protected]>

Unlinked contributors: [email protected].

Co-authored-by: hbhalodia <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: im3dabasia <[email protected]>
  • Loading branch information
4 people authored Jan 2, 2025
1 parent ed1dc8b commit 50ca1c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The `TextTransformControl` component is responsible for rendering a control element that allows users to select and apply text transformation options to blocks or elements in the Gutenberg editor. It provides an intuitive interface for changing the text appearance by applying different transformations such as `none`, `uppercase`, `lowercase`, `capitalize`.

![TextTransformConrol Element in Inspector Control](https://raw.githubusercontent.com/WordPress/gutenberg/HEAD/docs/assets/text-transform-component.png?raw=true)
![TextTransformControl Element in Inspector Control](https://raw.githubusercontent.com/WordPress/gutenberg/HEAD/docs/assets/text-transform-component.png?raw=true)

## Development guidelines

Expand Down

0 comments on commit 50ca1c0

Please sign in to comment.