Skip to content

Commit d73de90

Browse files
authored
Fix typo in contributing.md (#412)
Fixes #411
1 parent 705d448 commit d73de90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Steps to build locally:
3737
1. Run `npm run test` to run unit tests.
3838
1. Run `npm run docs` to generate any changes to reference docs (destination dir is docs/reference).
3939
1. Run `npm run format` to fix formatting and add license headers as needed.
40-
1. Run `npx @changeset/cli` to generate the changeset summary.
40+
1. Run `npx @changesets/cli` to generate the changeset summary.
4141

4242
### Code Reviews
4343

0 commit comments

Comments
 (0)