diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3691ab46e..a5aecdf08 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -453,7 +453,7 @@ Unreleased ------ - Update vendored schemas: renovate (2022-07-13) -- Update check-github-worfklows match rule to exclude subdirectories of the +- Update check-github-workflows match rule to exclude subdirectories of the ``.github/workflows/`` directory. (:issue:`113`) 0.17.0 diff --git a/docs/usage.rst b/docs/usage.rst index f335dc37e..cab8024fc 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -238,7 +238,7 @@ checked. The following transforms are supported: - ``azure-pipelines``: "Unpack" compile-time expressions for Azure Pipelines files, skipping them for the purposes of validation. This transformation is based on Microsoft's - lanaguage-server for VSCode and how it handles expressions + language-server for VSCode and how it handles expressions - ``gitlab-ci``: Handle ``!reference`` tags in YAML data for gitlab-ci files. This transform