diff --git a/docs/index.rst b/docs/index.rst
index 178f34d9f..61081e1c9 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -45,19 +45,19 @@ Available Solidity Integrations
Solidity syntax highlighting for SublimeText editor.
* `Atom Solidity package `_
- Plugin for the atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node).
+ Plugin for the Atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node).
* `Atom Solidity Linter `_
- Plugin for the atom editor that provides solidity linting
+ Plugin for the Atom editor that provides Solidity linting.
* `Visual Studio Code extension `_
Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler.
* `Emacs Solidity `_
- Plugin for the emacs editor providing syntax highlighting and compilation error reporting.
+ Plugin for the Emacs editor providing syntax highlighting and compilation error reporting.
-* `VIM Solidity `_
- Plugin for the VIM editor providing syntax highlighting.
+* `Vim Solidity `_
+ Plugin for the Vim editor providing syntax highlighting.
Language Documentation
----------------------