Skip to content

Commit 1187072

Browse files
authored
Update README.md
Corrected grammatical error.
1 parent 3301220 commit 1187072

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)