Skip to content

Commit 6692850

Browse files
Sea-nabitrolly
andauthored
Fix typo in README
Co-authored-by: Anatoli Babenia <[email protected]>
1 parent 7655f75 commit 6692850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ In this example, several Vim plugins are used:
536536
* [scrooloose/syntastic](https://github.com/vim-syntastic/syntastic) — Syntax checking plugin
537537
* [cheat.sh-vim](https://github.com/dbeniamine/cheat.sh-vim) — Vim support
538538

539-
Syntastic shows warnings and errors (found by code analysis tools: `jshint`, `merlin`, `pylint`, `shellcheckt` etc.),
539+
Syntastic shows warnings and errors (found by code analysis tools: `jshint`, `merlin`, `pylint`, `shellcheck` etc.),
540540
and `cheat.sh-vim` shows you explanations for the errors and warnings
541541
and answers on programming languages queries written in the editor.
542542

0 commit comments

Comments
 (0)