Skip to content

Commit f0858c9

Browse files
cbeuwRalfJung
andauthored
Update README.md
Co-authored-by: Ralf Jung <[email protected]>
1 parent 352fba6 commit f0858c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ in your program, and cannot run all programs:
6767
loop forever. There is no threading support on Windows.
6868
* Weak memory emulation may produce weak behaivours unobservable by compiled
6969
programs running on real hardware when `SeqCst` fences are used, and it cannot
70-
produce all possibly observable behaviours on real hardware.
70+
produce all behaviors possibly observable on real hardware.
7171

7272
[rust]: https://www.rust-lang.org/
7373
[mir]: https://github.com/rust-lang/rfcs/blob/master/text/1211-mir.md

0 commit comments

Comments
 (0)