gnu: zoxide: Fix typo in synopsis.

* gnu/packages/rust-apps.scm (zoxide)[synopsis]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-30 15:04:33 +02:00
parent d342d06630
commit 836f5fc4c5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -833,7 +833,7 @@ (define-public zoxide
(("rust-assert-cmd" ,rust-assert-cmd-1)
("rust-seq-macro" ,rust-seq-macro-0.2))))
(home-page "https://github.com/ajeetdsouza/zoxide/")
(synopsis "Fast way to navigate your filesystem")
(synopsis "Fast way to navigate your file system")
(description
"Zoxide is a fast replacement for your @command{cd} command. It keeps
track of the directories you use most frequently, and uses a ranking algorithm