Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2024-01-18 03:02:18 +0100
committerLevente Polyak <anthraxx@archlinux.org>2024-01-18 03:02:18 +0100
commit7a8f0eb47e73b85d99c962a40ebbbf877ee9ec87 (patch)
tree8ebd1c374907f13fb4e08992fc75c402c370076c
parente6f7aa395fabc7eca1ee4d93e454d2551cea505c (diff)
fix(doc): correct typo in optional dependency bat
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8b85bd9..ca5c16c 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Component: pkgctl db remove
### Optional Dependencies
-- bats (pretty printing)
+- bat (pretty printing)
- nvchecker (version checking)
### Development Dependencies