Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: Reword feature documentation
Lorenz Leutgeb committed 3 months ago
commit 9bb35e6a52d150bfa9a15e59b9bb8abfc76ae39d
parent 5c859bb84f60f1c7a8c31315787b0eb46f18f92a
1 file changed +2 -2
modified crates/radicle-core/src/lib.rs
@@ -15,13 +15,13 @@
//!
//! [`git2::Oid`]: ::git2::Oid
//!
-
//! Provides converting from a [`git2::Oid`] to a [`RepoId`]
+
//! Provides conversion from a [`git2::Oid`] to a [`RepoId`].
//!
//! ## `gix`
//!
//! [`ObjectId`]: ::gix_hash::ObjectId
//!
-
//! Provides converting from a [`ObjectId`] to a [`RepoId`]
+
//! Provides conversion from a [`ObjectId`] to a [`RepoId`].
//!
//! ## `radicle-git-ref-format`
//!