Skip to content

Commit 0defc41

Browse files
authored
Fix some typos (#592)
Found using the `typos` utility
2 parents 8ba0c56 + 45180e5 commit 0defc41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Unreleased
453453
------
454454

455455
- Update vendored schemas: renovate (2022-07-13)
456-
- Update check-github-worfklows match rule to exclude subdirectories of the
456+
- Update check-github-workflows match rule to exclude subdirectories of the
457457
``.github/workflows/`` directory. (:issue:`113`)
458458

459459
0.17.0

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ checked. The following transforms are supported:
238238
- ``azure-pipelines``:
239239
"Unpack" compile-time expressions for Azure Pipelines files, skipping them
240240
for the purposes of validation. This transformation is based on Microsoft's
241-
lanaguage-server for VSCode and how it handles expressions
241+
language-server for VSCode and how it handles expressions
242242

243243
- ``gitlab-ci``:
244244
Handle ``!reference`` tags in YAML data for gitlab-ci files. This transform

0 commit comments

Comments
 (0)