Skip to content

Commit 87b845b

Browse files
committed
FIX(CONTRIBUTING.MD): better wording
1 parent 171b642 commit 87b845b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pnpm dev
6565

6666
- Once you made some changes in either package (`headless` or `styled`) or the documentation website (`apps/website`), you will see them immediately reflected on the page.
6767

68-
- Alternitavely, if your only goal is to add a new component, or add new tests to an already exisiting component, you can run the component test server for significant speed gains:
68+
- Alternitavely, if your only goal is to add a new component, or add new tests to an already exisiting component, you can run the component test server for significant speed improvements:
6969

7070
```shell
7171
pnpm dev.ct

0 commit comments

Comments
 (0)