diff --git a/src/memory-model.md b/src/memory-model.md index 1642e06c9..404240db8 100644 --- a/src/memory-model.md +++ b/src/memory-model.md @@ -1,5 +1,5 @@ # Memory model -Rust does not yet have a defined memory model. Various academics and industry +Rust does not yet have a defined memory model. Various academics and industry professionals are working on various proposals, but for now, this is an under-defined place in the language.