diff --git a/docs/src/snap/howto/install/uninstall.md b/docs/src/snap/howto/install/uninstall.md index 1e1c06811..18e5b0535 100644 --- a/docs/src/snap/howto/install/uninstall.md +++ b/docs/src/snap/howto/install/uninstall.md @@ -23,9 +23,9 @@ For a complete removal, including all cluster data, use the `--purge` option: sudo snap remove k8s --purge ``` -### Verify removal +## Confirm snap removal -To confirm the snap has been successfully removed, check the list of installed +To confirm the snap is successfully removed, check the list of installed snaps: ```