We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77b821a + 1187072 commit a3664dbCopy full SHA for a3664db
README.md
@@ -104,7 +104,7 @@ cargo build --release --target wasm32-wasi --features="freeze-stdlib"
104
105
### JIT (Just in time) compiler
106
107
-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.
108
109
#### Building
110
0 commit comments