diff --git a/helm/README.md b/helm/README.md
index bf4fb3c249eada1752ee5c150d01e4e950d30984..078c9c9a2b3f896d5cf5a30e7c2540a36f8057e4 100644
--- a/helm/README.md
+++ b/helm/README.md
@@ -44,7 +44,7 @@ helm install theodolite . -f preconfigs/one-broker-values.yaml
 
 ## Uninstall this Chart
 
-To uninstall/delete the `theodolite` deployment (by default Helm will be install all CRDs (`exection` and `benchmark`) automatically. If Helm should not install these CRDs, use the flag `--skip-crds`)
+To uninstall/delete the `theodolite` deployment (by default Helm will be install all CRDs (`execution` and `benchmark`) automatically. If Helm should not install these CRDs, use the flag `--skip-crds`)
 
 ```sh
 helm uninstall theodolite