diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-go.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-go.txt b/doc/ale-go.txt index 71b248ee..17d9cb10 100644 --- a/doc/ale-go.txt +++ b/doc/ale-go.txt @@ -27,7 +27,7 @@ g:ale_go_go_executable *g:ale_go_go_options* Default: `'go'` The executable that will be run for the `gobuild` and `govet` linters, and - the gomod` fixer. + the `gomod` fixer. =============================================================================== |