m-ou-se / rust-atomics-and-locks

Code examples, data structures, and links from my book, Rust Atomics and Locks.
Other
1.33k stars 120 forks source link

Grammar issue in chapter 7 #23

Closed helixbass closed 1 year ago

helixbass commented 1 year ago

Type of error

Language or grammar issue

Location of the error

https://marabos.nl/atomics/hardware.html#lock-prefix

Description of the error

"it’s be possible to use the bts" doesn't sound correct, probably "it’s possible to use the bts"?