summaryrefslogtreecommitdiff
path: root/content/articles
diff options
context:
space:
mode:
Diffstat (limited to 'content/articles')
-rw-r--r--content/articles/pacman-essentials.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/articles/pacman-essentials.md b/content/articles/pacman-essentials.md
index f5a07b7..d8b65bd 100644
--- a/content/articles/pacman-essentials.md
+++ b/content/articles/pacman-essentials.md
@@ -61,7 +61,7 @@ the error can be fixed by updating the whole system first as described above.
#### Package removal
-The recommended command to remove one or multiple packages is:
+The recommended command to remove a package is:
```
sudo pacman -Rs <package>