Fix typo in unstable

This commit is contained in:
Yurizal Susanto 2017-02-19 19:44:42 +07:00 committed by GitHub
parent a88808524b
commit e5c2ba88b4
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ title: Repository Management
---
# Repository Management
While Solus currently only provides two repositories, stable (shannon) and stable, our package manager does support actively using multiple repositories on your system. This
While Solus currently only provides two repositories, stable (shannon) and unstable, our package manager does support actively using multiple repositories on your system. This
is useful if you are using a vendor-provided repository.
## Adding a Repository
@ -86,4 +86,4 @@ You can list all the repositories added on your system by using:
``` bash
sudo eopkg list-repo
```
```