Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit c7575ce

Browse files
authored
Update source/howto/samples.rst
1 parent 2a6e124 commit c7575ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/howto/samples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ WebAssembly (Wasm)
562562
let's build a Unit-capable Rust app
563563
and compile it into a WebAssembly (Wasm) component.
564564

565-
Make sure you have general Rust-Tooling (cargo, rustc, ) installed.
565+
Make sure you have the Rust toolchain (cargo, rustc, etc.) installed.
566566
We recommend using `rustup <https://rustup.rs/>`__ to get started.
567567

568568
This example was built with **rustc** version 1.76.0.

0 commit comments

Comments
 (0)