docs: fix typo
This commit is contained in:
parent
a2248cb9be
commit
396535073c
3 changed files with 10 additions and 10 deletions
|
|
@ -5,7 +5,7 @@ authors.workspace = true
|
|||
repository.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
description = "Common line utility for org-mode files, builtin with orgize."
|
||||
description = "Command line utilities for org-mode files, builtin with orgize."
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Orgize CLI
|
||||
|
||||
Common line utility for org-mode files, builtin with [`orgize`].
|
||||
Command line utilities for org-mode files, builtin with [`orgize`].
|
||||
|
||||
[`orgize`]: https://crates.io/crates/orgize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue