Skip to content

Commit ccf123e

Browse files
authored
chore: fix typo (#438)
1 parent 4d4edf7 commit ccf123e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module.exports = {
3434
"@netlify/eslint-config-node/.prettierrc.json"
3535
```
3636

37-
- Copy the `commitlint.config.cjs`, `.editorconfig` and `.gitattributes` files relativity to the root of the project.
37+
- Copy the `commitlint.config.cjs`, `.editorconfig` and `.gitattributes` files to the root of the project.
3838
- Add the following properties to the `package.json`. Please replace the `config` globbing expressions to match the
3939
files where the source JavaScript/Markdown/HTML/JSON/YAML files are located. `npm run format` should also be run
4040
during `npm test` and `npm run format:ci` during CI

0 commit comments

Comments
 (0)