Skip to content

Commit 4bac52e

Browse files
authored
Remove trailing backtick in README.md (#455)
Updates README.md with trailing backtick removed.
1 parent c5264e2 commit 4bac52e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ string, environment variables, program startup, and many other APIs.
88
`wasi-libc` is sufficiently stable and usable for many purposes, as most of the
99
POSIX-compatible APIs are stable, though it is continuing to evolve to better
1010
align with wasm and WASI. For example, pthread support is experimentally
11-
provided via the [wasi-threads] proposal.`
11+
provided via the [wasi-threads] proposal.
1212

1313
[wasi-threads]: https://github.com/WebAssembly/wasi-threads
1414

0 commit comments

Comments
 (0)