Skip to content

Commit 6401797

Browse files
authored
Update contributors/devel/sig-testing/testing-strategy.md
1 parent 8cc4a95 commit 6401797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/sig-testing/testing-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Prioritize tests based on the testing pyramid, refer to the [Testing Guide](./te
1212

1313
### CI Job Types
1414

15-
The Kubernetes job uses [prow](https://prow.k8s.io) to implement the CI system. We can differentiate between different of jobs:
15+
The Kubernetes job uses [prow](https://prow.k8s.io) to implement the CI system. We can differentiate between different types of jobs:
1616

1717
- **Presubmit:** Runs before code is merged.
1818
- **Blocking:** Prevents merging if tests fail. Use cautiously due to potential project-wide impact. We aim to have a very high bar on these jobs and ask for proof

0 commit comments

Comments
 (0)