Skip to content

Commit cfb62a4

Browse files
fix yet another typo :(
1 parent 463d2fe commit cfb62a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

posts/no-longer-sorry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ for Python's tail calling results. I apologized for communicating performance
77
results without noticing a compiler bug had occured.
88

99
I can proudly say today that I am partially retracting that apology, but
10-
only for two platforms---MacOs AArch64 (XCode Clang) and Windows x86-64 (MSVC).
10+
only for two platforms---macOS AArch64 (XCode Clang) and Windows x86-64 (MSVC).
1111

1212
In our own experiments, the tail calling interpreter for CPython
1313
was found to beat the computed

0 commit comments

Comments
 (0)