Fix grammatical error in doc

This commit is contained in:
isaif
2020-10-01 16:23:49 +05:30
parent 96dcbd1f20
commit 7857098cb0

View File

@@ -154,7 +154,7 @@ Any existing problems will be kept.
3.1 Linting On Other Machines *ale-lint-other-machines* 3.1 Linting On Other Machines *ale-lint-other-machines*
ALE offers support for running linters or fixers on files you are editing 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, 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. running in a virtual machine, running on a remote server, etc.