Merge pull request #1939 from elebow/fix-typo-solargraph-docs

Fix typo in Solargraph documentation
This commit is contained in:
w0rp
2018-09-20 09:28:48 +01:00
committed by GitHub

View File

@@ -125,8 +125,8 @@ g:ale_ruby_solargraph_executable *g:ale_ruby_solargraph_executable*
Type: String
Default: `'solargraph'`
Override the invoked solargraph binary. This is useful for running rufo from
binstubs or a bundle.
Override the invoked solargraph binary. This is useful for running solargraph
from binstubs or a bundle.
===============================================================================