docs: fix typo

This commit is contained in:
PoiScript 2023-12-21 23:57:36 +08:00
parent a2248cb9be
commit 396535073c
No known key found for this signature in database
GPG key ID: 22C2B1249D99985E
3 changed files with 10 additions and 10 deletions

View file

@ -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"

View file

@ -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