Skip to content

Commit 0d1ba8c

Browse files
authored
fix: api doc typo InvalidExtnesionRef (#1018)
1 parent 3142b0a commit 0d1ba8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1alpha2/inferencepool_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ const (
233233
//
234234
// Possible reasons for this condition to be False are:
235235
//
236-
// * "InvalidExtnesionRef"
236+
// * "InvalidExtensionRef"
237237
//
238238
// Controllers MAY raise this condition with other reasons, but should
239239
// prefer to use the reasons listed above to improve interoperability.

0 commit comments

Comments
 (0)