diff --git a/doc/editors.html b/doc/editors.html
index 5228dfc7a8..1da83daf07 100644
--- a/doc/editors.html
+++ b/doc/editors.html
@@ -24,7 +24,7 @@ editing, navigation, testing, and debugging experience.
an extension for Visual Studio Code to provide support for the Go programming language
Gogland: Gogland is distributed either as a standalone IDE
or as a plugin for the IntelliJ Platform IDEs
-Go-Plus: Go-Plus is an Atom package that provides enhanced Go support
+Go-Plus: Go-Plus is an Atom package that provides enhanced Go support
@@ -48,7 +48,7 @@ The following feature matrix lists and compares the most significant features.
 Go-Plus |
- | Editing features |
+ Editing features |
| Build and run from the editor/IDE |
@@ -100,7 +100,7 @@ The following feature matrix lists and compares the most significant features.
Yes |
- | Navigation features |
+ Navigation features |
| Display documentation inline, or open godoc in browser |
@@ -138,7 +138,7 @@ The following feature matrix lists and compares the most significant features.
Yes |
- | Testing and debugging features |
+ Testing and debugging features |
| Debugger support |
@@ -186,11 +186,11 @@ The following feature matrix lists and compares the most significant features.
-1: Possible when enabled via Settings > Go > On Save, go vet and golint are available via plugins. Also runs tests on save if configured.
+1Possible when enabled via Settings > Go > On Save, go vet and golint are available via plugins. Also runs tests on save if configured.
-2: Additionally, user input can disambiguate when two or more options are available.
+2Additionally, user input can disambiguate when two or more options are available.
-3: Available if the go-debug package is installed.
+3Available if the go-debug package is installed.
@@ -228,4 +228,4 @@ The following feature matrix lists and compares the most significant features.
background-color: #ebebeb;
font-weight: bold;
}
-
\ No newline at end of file
+