Fix typo in website's developer documentation (#5029)
--- #### Does this PR need a docs update or release note? - [X] ⛔ No #### Type of change <!--- Please check the type of change your PR introduces: ---> - [X] 🗺️ Documentation #### Issue(s) <!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. --> * #<issue> #### Test Plan <!-- How will this be tested prior to merging.--> - [ ] 💪 Manual - [ ] ⚡ Unit test - [ ] 💚 E2E
This commit is contained in:
parent
1e2bf61fd8
commit
b459d27cc7
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user