diff --git a/homeassistant-supervised/DEBIAN/postrm b/homeassistant-supervised/DEBIAN/postrm index 58cc9f9..74746bd 100755 --- a/homeassistant-supervised/DEBIAN/postrm +++ b/homeassistant-supervised/DEBIAN/postrm @@ -31,6 +31,6 @@ remove|abort-install|disappear) undo_divert reset_debconf_selections info "Removal complete, due to the complexity of this installation method," - info "you will need to manually the containers created by the supervisor" + info "you will need to manually remove the containers created by the supervisor" ;; esac