The Wayback Machine - https://web.archive.org/web/20210927043704/https://github.com/mui-org/material-ui/issues/28623
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Typo in Chip documentation #28623

Open
2 tasks done
chadmuro opened this issue Sep 26, 2021 · 1 comment
Open
2 tasks done

[docs] Typo in Chip documentation #28623

chadmuro opened this issue Sep 26, 2021 · 1 comment

Comments

@chadmuro
Copy link
Contributor

@chadmuro chadmuro commented Sep 26, 2021

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 馃槸

  • Inconsistent spelling is used for clickeable and clickable.
  • Deleteable should be changed to deletable.

Expected Behavior 馃

Clickeable => Clickable
Deleteable => Deletable

Steps to Reproduce 馃暪

https://mui.com/components/chips/#clickeable

Steps:

  1. View documentation for Chip component

Context 馃敠

Your Environment 馃寧

@siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Sep 27, 2021

Nice catch! Do you want to submit a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment