Skip to content

Commit

Permalink
Correct typo in configurable failure policy KEP.
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Edwins committed Apr 19, 2024
1 parent 2f11239 commit 8364837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keps/262-ConfigurableFailurePolicy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ in the batchv1 Job API. At the time of writing this KEP, these include:
- `MaxFailedIndexesExceeded`
- `FailedIndexes`

### Implmentation
### Implementation

The core part of the implementation will be defining what specific mechanisms the JobSet controller uses to implement
the behavior defined for each FailurePolicyAction type:
Expand Down

0 comments on commit 8364837

Please sign in to comment.