Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 513e9cd

Browse files
committed
Docs: fix typo on setup page
Close #144
1 parent 64d89ef commit 513e9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and [npm](https://www.npmjs.org/package/cssnext).
1313
You can install it:
1414

1515
- locally (`--save` or `--save-dev`), to use it through [npm scripts](https://www.npmjs.org/doc/misc/npm-scripts.html) (`npm run`) or via `.node_modules/.bin/cssnext`
16-
- globally (`-g`), to use it through the [CLI](cli) _(not recommanded)_
16+
- globally (`-g`), to use it through the [CLI](cli) _(not recommended)_
1717
- by using [other plugins & tools](#usage) like [gulp-cssnext](https://github.com/cssnext/gulp-cssnext)
1818

1919
The main package offers

0 commit comments

Comments
 (0)