Skip to content

Commit 64f95fe

Browse files
fix typo.
Co-authored-by: Jeong YunWon <69878+youknowone@users.noreply.github.com>
1 parent e45536a commit 64f95fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ cargo build --release --target wasm32-wasi --features="freeze-stdlib"
123123
124124
### JIT (Just in time) compiler
125125

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

128128
#### Building
129129

0 commit comments

Comments
 (0)