summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-10-03 19:02:41 +0200
committerKali Kaneko <kali@leap.se>2017-10-04 01:56:53 +0200
commit52ce0b322fcd063df45cbbfb6692d5d4f82854b2 (patch)
treec3bf599dd283f0c8a2119d930e3583c66c52043a
parent93eb6afc65d80d9601e5e0b4956202b2751d9ce2 (diff)
expand rcs term
-rw-r--r--pages/install/linux/debs/en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/install/linux/debs/en.md b/pages/install/linux/debs/en.md
index a6e610e..b0cac54 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