Skip to content

Commit a58d9fe

Browse files
committed
fix docs
1 parent 438bd7d commit a58d9fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/content/en/docs/concepts

website/content/en/docs/concepts/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ type ImpersonationConfiguration interface {
122122

123123
to use different user/groups for the deployment of dependent objects.
124124

125-
Sometimes it is desired to suspend the reconciliation of a component. In offer this, the compoent (or its spec) can implement the interface
125+
Sometimes it is desired to suspend the reconciliation of a component. To offer this, the compoent (or its spec) can implement the interface
126126

127127
```go
128128
package component

0 commit comments

Comments
 (0)