We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447daf7 commit 55b3782Copy full SHA for 55b3782
README.md
@@ -118,7 +118,7 @@ are covered by automated tests and appear to be correct.
118
This project aims to follow the Kubernetes [Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)
119
120
It uses [Controllers](https://kubernetes.io/docs/concepts/architecture/controller/)
121
-which provides a reconcile function responsible for synchronizing resources untile the desired state is reached on the cluster
+which provides a reconcile function responsible for synchronizing resources until the desired state is reached on the cluster
122
123
## License
124
0 commit comments