Skip to content

Commit 1e1955d

Browse files
fix: phrasing for released versions in intro
Co-authored-by: Kate Goldenring <[email protected]>
1 parent 160ebed commit 1e1955d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component-model/src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This section introduces the core concepts and [rationale](./design/why-component
6666

6767
[WASI 0.2.0 was released](https://github.com/WebAssembly/WASI/pull/577) Jan 25, 2024, providing a stable release of WASI and the component model.
6868
This [is a stable set of WIT definitions](https://github.com/WebAssembly/WASI/tree/main/wasip2) that components can target. WASI proposals will
69-
continue to evolve and new ones will be introduced; however, users of the component model can now pin to the stable 0.2.0 release.
69+
continue to evolve and new ones will be introduced; however, users of the component model can now pin to any stable release >= 0.2.0. See WASI.dev to stay up to date on the latest releases.
7070

7171
## Contributing
7272

0 commit comments

Comments
 (0)