We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45536a commit 64f95feCopy full SHA for 64f95fe
README.md
@@ -123,7 +123,7 @@ cargo build --release --target wasm32-wasi --features="freeze-stdlib"
123
124
### JIT (Just in time) compiler
125
126
-RustPython has an **very** experimental JIT compiler that compile python functions into native code.
+RustPython has a **very** experimental JIT compiler that compile python functions into native code.
127
128
#### Building
129
0 commit comments