Skip to content

Commit

Permalink
[docs] Fix a typo in CONTRIBUTING.md (#44200)
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhargupta1 authored Oct 24, 2024
1 parent 888eed2 commit e0f56a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ docs/src/pages/components/buttons/

#### 2. Write the demo code

We uses TypeScript to document our components.
We use TypeScript to document our components.
We prefer demos written in TypeScript (using the `.tsx` file format).

After creating a TypeScript demo, run `pnpm docs:typescript:formatted` to automatically create the JavaScript version, which is also required.
Expand Down

0 comments on commit e0f56a0

Please sign in to comment.