Remove trailing backtick in README.md (#455)

Updates README.md with trailing backtick removed.
This commit is contained in:
Daniel Mangum 2023-12-17 20:06:16 -06:00 committed by GitHub
parent c5264e2bbe
commit 4bac52eac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ string, environment variables, program startup, and many other APIs.
`wasi-libc` is sufficiently stable and usable for many purposes, as most of the `wasi-libc` is sufficiently stable and usable for many purposes, as most of the
POSIX-compatible APIs are stable, though it is continuing to evolve to better POSIX-compatible APIs are stable, though it is continuing to evolve to better
align with wasm and WASI. For example, pthread support is experimentally align with wasm and WASI. For example, pthread support is experimentally
provided via the [wasi-threads] proposal.` provided via the [wasi-threads] proposal.
[wasi-threads]: https://github.com/WebAssembly/wasi-threads [wasi-threads]: https://github.com/WebAssembly/wasi-threads