diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f6c9d1762db..2750f40afd46 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -110,7 +110,7 @@ Mocks are auto-generated using [mockgen](https://pkg.go.dev/go.uber.org/mock/moc - Run the linter ```sh -./scipts/run_task.sh lint +./scripts/run_task.sh lint ``` ### Continuous Integration (CI)