diff --git a/README.md b/README.md index bf23c523d..43eda0ef6 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ You can also do it manually. Move your existing hooks to `husky.hooks` field and } ``` -Starting with `1.0.0`, husky can be configured using `.huskyrc`, `.huskyrc.json`, `.huskyrc.yaml`, `huskyrc.yml`, `.huskyrc.js` or `husky.config.js` file. +Starting with `1.0.0`, husky can be configured using `.huskyrc`, `.huskyrc.json`, `.huskyrc.yaml`, `.huskyrc.yml`, `.huskyrc.js` or `husky.config.js` file. ```js // .huskyrc