fix unmatched backquote in doc

This commit is contained in:
tyru 2018-10-07 11:19:22 +09:00
parent 4b841b5586
commit e3ca8831ea
1 changed files with 1 additions and 1 deletions

View File

@ -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.
===============================================================================