We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438bd7d commit a58d9feCopy full SHA for a58d9fe
1 file changed
website/content/en/docs/concepts/types.md
@@ -122,7 +122,7 @@ type ImpersonationConfiguration interface {
122
123
to use different user/groups for the deployment of dependent objects.
124
125
-Sometimes it is desired to suspend the reconciliation of a component. In offer this, the compoent (or its spec) can implement the interface
+Sometimes it is desired to suspend the reconciliation of a component. To offer this, the compoent (or its spec) can implement the interface
126
127
```go
128
package component
0 commit comments