]> git.proxmox.com Git - wasi-libc.git/commitdiff
Remove trailing backtick in README.md (#455)
authorDaniel Mangum <31777345+hasheddan@users.noreply.github.com>
Mon, 18 Dec 2023 02:06:16 +0000 (20:06 -0600)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 25 Jun 2024 10:13:35 +0000 (12:13 +0200)
Updates README.md with trailing backtick removed.

README.md

index d4a5023b66740dc4831329efe0c425eaa0f6e70b..2519c8c36189f6ca795d432345f828e973ac2f9b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
 POSIX-compatible APIs are stable, though it is continuing to evolve to better
 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