Merge pull request #3375 from isaif/fix-doc

Fix grammatical error in doc
This commit is contained in:
Horacio Sanson
2020-10-01 20:44:35 +09:00
committed by GitHub

View File

@@ -154,7 +154,7 @@ Any existing problems will be kept.
3.1 Linting On Other Machines *ale-lint-other-machines*
ALE offers support for running linters or fixers on files you are editing
locally on other machines, so long as the other machine has access the file
locally on other machines, so long as the other machine has access to the file
you are editing. This could be a linter or fixer run inside of a Docker image,
running in a virtual machine, running on a remote server, etc.