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 <dhruvikmalaviya@Dhruviks-Mac.local>

Unlinked contributors: dhruvikmalaviya@Dhruviks-Mac.local.

Co-authored-by: hbhalodia <hbhalodia@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>
  • Loading branch information
4 people authored and bph committed Jan 8, 2025
1 parent f722553 commit e34d04e
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 e34d04e

Please sign in to comment.