Commit ff96952
Fix pre-existing doc issues spotted by reviewer
- -aotcompilermode -> --aotcompilermode (missing dash)
- Broken closing code fence (line 616)
- --corerun -> --coreRun (consistent casing)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7b2649f commit ff96952
File tree
2 files changed
+4
-3
lines changed- docs
- src/benchmarks/micro
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
| 616 | + | |
| 617 | + | |
617 | 618 | | |
618 | 619 | | |
619 | 620 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments