diff --git a/reference/src/introduction.md b/reference/src/introduction.md index 461e8458..71c57fff 100644 --- a/reference/src/introduction.md +++ b/reference/src/introduction.md @@ -8,7 +8,7 @@ * *niche* * *layout* * *tag* -* *rvalue* -* *lvalue* +* *place* (or *lvalue* in C/C++ speak) +* *rvalue* (maybe we can come up with a Rust term for this as well?) ## Unsafe abstraction