Skip to content

Commit f074da3

Browse files
committed
Minor language fix
1 parent 9dfbac7 commit f074da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/compilation-hints/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The above example is equivalent to
6565
```
6666
and tools can produce one or the other.
6767

68-
To produce the special value of 127 for the optimization value, one can pass `run_once` without any number instead of the `optimization` order.
68+
To produce the special value of 127 for the optimization value, one can pass `run_once` without any number instead of the `optimization` annotation.
6969

7070

7171
### Instruction frequencies

0 commit comments

Comments
 (0)