We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80f447 commit 67ba02eCopy full SHA for 67ba02e
site-src/guides/implementers.md
@@ -180,7 +180,7 @@ one compatible GatewayClass out of the set of GatewayClasses that have a matchin
180
`controllerName`, and indicate that it accepts processing of that GatewayClass
181
by setting an `Accepted` Condition to `status: true` in each. Any GatewayClasses
182
that have a matching `controllerName` but are _not_ Accepted must have the
183
-`Accepted` Condition sett to `status: false`.
+`Accepted` Condition set to `status: false`.
184
185
Implementations MAY choose only one GatewayClass out of the pool of otherwise
186
acceptable GatewayClasses if they can only reconcile one, or, if they are capable
0 commit comments