We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe5134 commit 953ecc9Copy full SHA for 953ecc9
docs/usage.md
@@ -233,7 +233,7 @@ to the script for more usage details.
233
If you want to enable [shellcheck integration](checks.md#check-shellcheck-integ), install `shellcheck` command. Note that
234
shellcheck is [pre-installed on Ubuntu worker][preinstall-ubuntu].
235
236
-If you want to [annotate errors][ga-annotate-error] from actionlint on GitHub, consider to use
+If you want to [annotate errors][ga-annotate-error] from actionlint on GitHub, consider using
237
[Problem Matchers](#problem-matchers).
238
239
If you prefer Docker image to running a downloaded executable, using [actionlint Docker image](#docker) is another option.
0 commit comments