Skip to content

Commit a809865

Browse files
ugh another typo
1 parent ad2f7b7 commit a809865

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
@@ -8,7 +8,7 @@ analysis.
88

99
I've been working on CPython's JIT compiler since before the very start.
1010
I don't know how long that is at this point ... 2.5, maybe almost 3 years?
11-
Anyways, I'm primarly responsible for Python's JIT compiler's
11+
Anyways, I'm primarily responsible for Python's JIT compiler's
1212
[optimizer](https://docs.python.org/3.13/whatsnew/3.13.html#an-experimental-just-in-time-jit-compiler).
1313

1414

0 commit comments

Comments
 (0)