Skip to content

Commit

Permalink
Fix Typo (derailed#1422)
Browse files Browse the repository at this point in the history
This fixes a small typo I keep stumbling upon in the README
  • Loading branch information
Bengt authored Jan 19, 2022
1 parent 6085039 commit 1ab51c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ K9s is available on Linux, macOS and Windows platforms.
```shell
# Kubectl edit command will use this env var.
export EDITOR=my_fav_editor
# Should your editor deals with streamed vs on disk files differently, also set...
# Should your editor deal with streamed vs on disk files differently, also set...
export K9S_EDITOR=my_fav_editor
```

Expand Down

0 comments on commit 1ab51c8

Please sign in to comment.