docs: Spelling and grammar fixes

This commit is contained in:
Ville Skyttä
2022-12-12 20:08:31 +02:00
committed by GitHub
parent 5ac3ed4490
commit 6194a282fc
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ Actions <https://github.com/features/actions>`_ and automatically uses the
suited output format to decorate code with linting errors. You can also force
the GitHub Actions output with ``yamllint --format github``.
An minimal example workflow using GitHub Actions:
A minimal example workflow using GitHub Actions:
.. code:: yaml