aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/packagemanager.md2
-rw-r--r--docs/readme.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/packagemanager.md b/docs/packagemanager.md
index 1bd44909..0441a93e 100644
--- a/docs/packagemanager.md
+++ b/docs/packagemanager.md
@@ -1,7 +1,7 @@
Package Manager
===============
-In Alice, theres two package manager used, [spm](https://codeberg.org/emmett1/spm) and [autils](https://codeberg.org/emmett1/autils). Why two package manager? `spm` was written for generic package manager for linux distribution. And `autils` is written specifically for `Alice` and required `spm`.
+In Alice, two package manager are used, [spm](https://codeberg.org/emmett1/spm) and [autils](https://codeberg.org/emmett1/autils). And why two package manager? `spm` was written for generic package manager for linux distribution. And `autils` is written specifically for `Alice` and requires `spm` in order to install, remove and update packages while managing conflicts. The command `apkg` (part of `autils`) is used to fetch and build packages from ports and their `abuild` files.
spm
---
diff --git a/docs/readme.md b/docs/readme.md
index 51b04348..39b5b35e 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -1,3 +1,3 @@
Here lies documentation for **Alice Linux**.
-If you found any typo or error in docs, or even wan't to contribute, feel free to [open issue](https://codeberg.org/emmett1/alicelinux/issues) :D
+If you found any typo or error in docs, or even want to contribute, feel free to [open issue](https://codeberg.org/emmett1/alicelinux/issues) :D