Skip to content

Commit 39cef99

Browse files
Merge pull request #889 from amoghg/patch-1
Fix grammar in memory model
2 parents 6bb6689 + 2adaf6a commit 39cef99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/memory-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Memory model
22

3-
Rust does not yet have a defined memory model. Various academics and industry
3+
Rust does not yet have a defined memory model. Various academics and industry professionals
44
are working on various proposals, but for now, this is an under-defined place
55
in the language.

0 commit comments

Comments
 (0)