Skip to content

Commit a3664db

Browse files
authored
Merge pull request RustPython#4189 from DarkGuySM/main
Update README.md
2 parents 77b821a + 1187072 commit a3664db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ cargo build --release --target wasm32-wasi --features="freeze-stdlib"
104104
105105
### JIT (Just in time) compiler
106106

107-
RustPython has an **very** experimental JIT compiler that compile python functions into native code.
107+
RustPython has a **very** experimental JIT compiler that compile python functions into native code.
108108

109109
#### Building
110110

0 commit comments

Comments
 (0)