Skip to content

Commit 38947d5

Browse files
mark-i-moli-obk
andcommitted
Grammar nit
Co-Authored-By: oli-obk <[email protected]>
1 parent 8e70892 commit 38947d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mir/construction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ basic block onto which the statements should be appended.
9090

9191
There are essentially four kinds of representations one might want of an expression:
9292

93-
* `Place` refers to a (or a part of) preexisting memory ___location (local, static, promoted)
93+
* `Place` refers to a (or part of a) preexisting memory ___location (local, static, promoted)
9494
* `Rvalue` is something that can be assigned to a `Place`
9595
* `Operand` is an argument to e.g. a `+` operation or a function call
9696
* a temporary variable containing a copy of the value

0 commit comments

Comments
 (0)