diff options
author | Yaron Shahrabani <sh.yaron@gmail.com> | 2020-02-21 08:25:12 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2020-02-26 13:51:18 +0100 |
commit | 33d8fe035eab204f09363ace55a002c739050fa0 (patch) | |
tree | 5a0183a3f07df4b8c25d20760d5c9f14b057cfa9 | |
parent | 050b08081a48887bcf03e9d943a1370aac949518 (diff) | |
download | aur-33d8fe035eab204f09363ace55a002c739050fa0.tar.gz aur-33d8fe035eab204f09363ace55a002c739050fa0.tar.xz |
README.md: fix a small typo
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ and installed using the Arch Linux package manager `pacman`. The aurweb project includes * A web interface to search for packaging scripts and display package details. -* A SSH/Git interface to submit and update packages and package meta data. +* An SSH/Git interface to submit and update packages and package meta data. * Community features such as comments, votes, package flagging and requests. * Editing/deletion of packages and accounts by Trusted Users and Developers. * Area for Trusted Users to post AUR-related proposals and vote on them. |