diff --git a/hips/hip-9999.md b/hips/hip-9999.md index b3754339..47e8bcf2 100644 --- a/hips/hip-9999.md +++ b/hips/hip-9999.md @@ -26,7 +26,7 @@ There are two known situations how the user can run into such a situation where Known Workarounds that should become OBSOLETE when this HIP is implemented to recover from such situations: 1. `kubectl delete secret ''.` (Not possible if you don't want to lose all history) 2. `helm delete` your release. (Not possible if you don't want to lose all history) -3. `helm rollback` your release. (Not possibly if it is the first installation) +3. `helm rollback` your release. (Not possible if it is the first installation) ## Rationale