Skip to content

Commit 28d9b2d

Browse files
Update README.md (#984)
Small typo
1 parent a6fa2b1 commit 28d9b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Alternatively, most Continuous Integration Servers set a `CI` environment variab
259259
[ -n "$CI" ] && exit 0
260260
```
261261

262-
You can also use [is-ci](https://github.com/watson/is-ci) in your `prepare` script to conditionnally install husky
262+
You can also use [is-ci](https://github.com/watson/is-ci) in your `prepare` script to conditionally install husky
263263

264264
```shell
265265
npm install is-ci --save-dev

0 commit comments

Comments
 (0)