We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b994fea + bf5af84 commit 97d115cCopy full SHA for 97d115c
README.md
@@ -65,7 +65,7 @@ in your program, and cannot run all programs:
65
not support networking. System API support varies between targets; if you run
66
on Windows it is a good idea to use `--target x86_64-unknown-linux-gnu` to get
67
better support.
68
-* Weak memory emulation may [produce weak behaivours](https://github.com/rust-lang/miri/issues/2301)
+* Weak memory emulation may [produce weak behaviours](https://github.com/rust-lang/miri/issues/2301)
69
unobservable by compiled programs running on real hardware when `SeqCst` fences are used, and it
70
cannot produce all behaviors possibly observable on real hardware.
71
0 commit comments