We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705d448 commit d73de90Copy full SHA for d73de90
docs/contributing.md
@@ -37,7 +37,7 @@ Steps to build locally:
37
1. Run `npm run test` to run unit tests.
38
1. Run `npm run docs` to generate any changes to reference docs (destination dir is docs/reference).
39
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.
+1. Run `npx @changesets/cli` to generate the changeset summary.
41
42
### Code Reviews
43
0 commit comments