Skip to content

Commit

Permalink
Revert "Corrected shell script typo in how-to-configure-text-editors.…
Browse files Browse the repository at this point in the history
…md (kriasoft#1197)"

This reverts commit 595d1f9.
  • Loading branch information
langpavel committed Mar 29, 2017
1 parent 595d1f9 commit ee6d25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to-configure-text-editors.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Install atom packages
* [react](https://atom.io/packages/react)

```shell
npm install linter linter-eslint react linter-stylelint
apm install linter linter-eslint react linter-stylelint
```

Install local npm packages
Expand Down

0 comments on commit ee6d25c

Please sign in to comment.