Skip to content

Commit 55b3782

Browse files
committed
fix typo in README
1 parent 447daf7 commit 55b3782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ are covered by automated tests and appear to be correct.
118118
This project aims to follow the Kubernetes [Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)
119119

120120
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
121+
which provides a reconcile function responsible for synchronizing resources until the desired state is reached on the cluster
122122

123123
## License
124124

0 commit comments

Comments
 (0)