diff --git a/documentation/asciidoc/computers/os/updating.adoc b/documentation/asciidoc/computers/os/updating.adoc index b7fbe4c95..15ed05d9a 100644 --- a/documentation/asciidoc/computers/os/updating.adoc +++ b/documentation/asciidoc/computers/os/updating.adoc @@ -115,7 +115,7 @@ $ sudo apt remove TIP: To completely remove all traces of the package, including configuration files, use `purge` instead of `remove`. `apt` will display the amount of disk space removing the package will free up. -Enter *Y* and press **Enter** to confirm installation of the package. You can skip this confirmation step by adding the `-y` flag to the command above. +Enter *Y* and press **Enter** to confirm removal of the package. You can skip this confirmation step by adding the `-y` flag to the command above. ==== Manage `apt` disk usage