We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352fba6 commit f0858c9Copy full SHA for f0858c9
README.md
@@ -67,7 +67,7 @@ in your program, and cannot run all programs:
67
loop forever. There is no threading support on Windows.
68
* Weak memory emulation may produce weak behaivours unobservable by compiled
69
programs running on real hardware when `SeqCst` fences are used, and it cannot
70
- produce all possibly observable behaviours on real hardware.
+ produce all behaviors possibly observable on real hardware.
71
72
[rust]: https://www.rust-lang.org/
73
[mir]: https://github.com/rust-lang/rfcs/blob/master/text/1211-mir.md
0 commit comments