diff --git a/docs/main/uninstall.md b/docs/main/uninstall.md index 0c1f42b..7c9b5c8 100644 --- a/docs/main/uninstall.md +++ b/docs/main/uninstall.md @@ -1,8 +1,8 @@ -Uninstallation is as simple as running the following command: +Pi-hole can be uninstalled using: `pihole uninstall` !!! warning - If your are unsure whether a packag should be removed during uninstallation, we recommend leaving it installed, as usually required system packages are among them! + If your are unsure whether a package should be removed during uninstalling, we'd recommend leaving it installed, as required system packages may be among them! {!abbreviations.md!} diff --git a/mkdocs.yml b/mkdocs.yml index 2962a23..fb99dd5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -85,7 +85,7 @@ nav: - 'Installation': main/basic-install.md - 'Post-Install': main/post-install.md - 'Updating': main/update.md - - 'Uninstallation': main/uninstall.md + - 'Uninstalling': main/uninstall.md - 'Pi-hole Core': - 'The pihole command': core/pihole-command.md - 'Databases':