Fix grammar

Various industry -> various industry professionals
This commit is contained in:
amoghg 2020-10-07 00:03:53 -07:00 committed by GitHub
parent 2a6a5ade4a
commit df97fc9e6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.