Skip to content

Commit 175888c

Browse files
alexcrichtonshrirambalaji
authored andcommitted
Fix a typo in the wasm-component-ld README
1 parent 142b09f commit 175888c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/wasm-component-ld/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# `wasm-component-ld`
22

3-
This wrapper is a wrapper around the [`wasm-component-ld`] crates.io crate. That
4-
crate. That crate is itself a thin wrapper around two pieces:
3+
This wrapper is a wrapper around the [`wasm-component-ld`] crates.io crate.
4+
That crate is itself a thin wrapper around two pieces:
55

66
* `wasm-ld` - the LLVM-based linker distributed as part of LLD and packaged in
77
Rust as `rust-lld`.

0 commit comments

Comments
 (0)