From b2687863c91f43abc15aad2e8a4f6cc3b772b8bb Mon Sep 17 00:00:00 2001 From: Benjamin Schimke Date: Thu, 9 Jan 2025 14:20:40 +0100 Subject: [PATCH] Update docs/src/snap/howto/install/uninstall.md Co-authored-by: Louise K. Schmidtgen --- docs/src/snap/howto/install/uninstall.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: ```