Skip to content

Commit 06c980b

Browse files
committed
docs: fix typo.
1 parent 9fb10fa commit 06c980b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ inventory = ["dep:inventory"]
6464
protoc = []
6565

6666
# Uses the `linkme` crate (https://github.com/dtolnay/linkme) instead
67-
# of `linkme` (https://github.com/dtolnay/inventory) for tracking WASM exports.
67+
# of `inventory` (https://github.com/dtolnay/inventory) for tracking WASM
68+
# exports.
6869
#
6970
# This feature is enabled by default.
7071
linkme = ["dep:linkme"]

0 commit comments

Comments
 (0)