diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2024-01-18 03:02:18 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2024-01-18 03:02:18 +0100 |
commit | 7a8f0eb47e73b85d99c962a40ebbbf877ee9ec87 (patch) | |
tree | 8ebd1c374907f13fb4e08992fc75c402c370076c /README.md | |
parent | e6f7aa395fabc7eca1ee4d93e454d2551cea505c (diff) | |
download | devtools-7a8f0eb47e73b85d99c962a40ebbbf877ee9ec87.tar.xz |
fix(doc): correct typo in optional dependency bat
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ Component: pkgctl db remove ### Optional Dependencies -- bats (pretty printing) +- bat (pretty printing) - nvchecker (version checking) ### Development Dependencies |