Rollup merge of #130092 - zslayton:master, r=jieyouxu

Fixes typo in wasm32-wasip2 doc comment
This commit is contained in:
Jubilee
2024-09-09 00:17:51 -07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
//! The `wasm32-wasip2` target is the next evolution of the
//! wasm32-wasi target. While the wasi specification is still under
//! active development, the {review 2 iteration is considered an "island
//! active development, the preview 2 iteration is considered an "island
//! of stability" that should allow users to rely on it indefinitely.
//!
//! The `wasi` target is a proposal to define a standardized set of WebAssembly