diff --git a/website/docs/developers/linters.md b/website/docs/developers/linters.md index 5d21311ff..8c8718911 100644 --- a/website/docs/developers/linters.md +++ b/website/docs/developers/linters.md @@ -13,7 +13,7 @@ available on the golangci-lint version that you install should match the version the GitHub workflow uses to avoid failures even after running locally. The current version in use can be [found](https://github.com/alcionai/corso/blob/main/.github/workflows/lint.yml#L55) -in `.github/worflows/lint.yaml`. +in `.github/workflows/lint.yaml`. ## Running the linter