diff --git a/.changeset/spicy-parents-fold.md b/.changeset/spicy-parents-fold.md index 0fad18f31a..1ba056c7c8 100644 --- a/.changeset/spicy-parents-fold.md +++ b/.changeset/spicy-parents-fold.md @@ -4,7 +4,7 @@ Updated the root `package.json` to include files with `.cjs` and `.mjs` extensions in the `"lint-staged"` configuration. -The make this change to an existing app, apply the following changes to the `package.json` file: +To make this change to an existing app, apply the following changes to the `package.json` file: ```diff "lint-staged": {