summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/jit/zjit.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/jit/zjit.md b/doc/jit/zjit.md
index 2b8bd640f1..ebe5cc4f9b 100644
--- a/doc/jit/zjit.md
+++ b/doc/jit/zjit.md
@@ -365,7 +365,6 @@ Note that this disables profiling. To inject interpreter profiles into ZJIT, con
```bash
./miniruby --zjit --zjit-dump-hir -e "30.times { 1 + 1 }"
```
-```
### Viewing HIR in Iongraph