diff --git a/pages/install/linux/debs/en.md b/pages/install/linux/debs/en.md
index a6e610e3907a7596bc887e18c4bc5468bf90fc5b..b0cac54719491d9b872c3dbec47e2e5a4cca1600 100644
--- a/pages/install/linux/debs/en.md
+++ b/pages/install/linux/debs/en.md
@@ -19,7 +19,7 @@ sudo apt update && sudo apt install bitmask
 
 Above, the ``release`` component tracks only the **stable** releases. That is probably what you want to use.
 
-If you want **alpha** versions and **rcs**, use ``staging`` in your ``/etc/apt/sources.list.d/bitmask.list`` file, like this:
+If you want **alpha** versions and **release candidates**, use ``staging`` in your ``/etc/apt/sources.list.d/bitmask.list`` file, like this:
 
 ```
 sudo gedit /etc/apt/sources.list.d/bitmask.list