Skip to content

Commit 3043681

Browse files
committed
type for paddle
1 parent 13eb386 commit 3043681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: enhancements/kueue/openshift-kueue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ const (
310310
KueueIntegrationRayCluster KueueIntegration = "RayCluster"
311311
KueueIntegrationJobSet KueueIntegration = "JobSet"
312312
KueueIntegrationMPIJob KueueIntegration = "MPIJob"
313-
KueueIntegrationPaddeJob KueueIntegration = "PaddeJob"
313+
KueueIntegrationPaddleJob KueueIntegration = "PaddleJob"
314314
KueueIntegrationPyTorchJob KueueIntegration = "PyTorchJob"
315315
KueueIntegrationTFJob KueueIntegration = "TFJob"
316316
KueueIntegrationXGBoostJob KueueIntegration = "XGBoostJob"

0 commit comments

Comments
 (0)