Skip to content

Commit 8b197c1

Browse files
authored
Merge pull request #2692 from buraksekili/patch-1
(docs): Update implementers.md
2 parents f80f447 + 67ba02e commit 8b197c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/implementers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ one compatible GatewayClass out of the set of GatewayClasses that have a matchin
180180
`controllerName`, and indicate that it accepts processing of that GatewayClass
181181
by setting an `Accepted` Condition to `status: true` in each. Any GatewayClasses
182182
that have a matching `controllerName` but are _not_ Accepted must have the
183-
`Accepted` Condition sett to `status: false`.
183+
`Accepted` Condition set to `status: false`.
184184

185185
Implementations MAY choose only one GatewayClass out of the pool of otherwise
186186
acceptable GatewayClasses if they can only reconcile one, or, if they are capable

0 commit comments

Comments
 (0)