Skip to content

Commit f5914de

Browse files
fix typo
1 parent 897d835 commit f5914de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

posts/jit-reflections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This wasn't always the case. When the JIT started out, it was practically
3434
only Brandt working on the machine code generator. I had help from Mark (Shannon)
3535
and Guido in landing the initial optimizer, but after that it was mostly me.
3636
Later I got busier with school work and Brandt became the sole contributor to
37-
the optimizer for a a few months or so. Those were dark times.
37+
the optimizer for a few months or so. Those were dark times.
3838

3939
I'm really happy to say that we have more contributors today though:
4040
* Savannah works on the machine code generator, reproducible JIT stencils, and

0 commit comments

Comments
 (0)