Skip to content

Commit 31ed3a7

Browse files
KixunilRalfJung
andauthored
Typo fixes
Co-authored-by: Ralf Jung <post@ralfj.de>
1 parent 0309de7 commit 31ed3a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ in your program, and cannot run all programs:
5959
has no access to most platform-specific APIs or FFI. A few APIs have been
6060
implemented (such as printing to stdout) but most have not: for example, Miri
6161
currently does not support SIMD or networking.
62-
* Threading support is not finished yet. E.g. weak memory effects are not
63-
emulated and spin loops (without syscalls) just loop forever. There's no
62+
* Threading support is not finished yet. E.g., weak memory effects are not
63+
emulated and spin loops (without syscalls) just loop forever. There is no
6464
threading support on Windows.
6565

6666
Consider looking into GitHub isues for more information about the limitations.

0 commit comments

Comments
 (0)