Skip to content

Commit dae5b14

Browse files
authored
fixed converter
1 parent 328f81a commit dae5b14

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
@@ -56,7 +56,7 @@ If you wish to update the online documentation. Push directly to the `release` b
5656
- `obj`: python builtin types
5757
- `src`: using the other subcrates to bring rustpython to life.
5858
- `docs`: documentation (work in progress)
59-
- `py_code_object`: CPython bytecode to rustpython bytecode convertor (work in progress)
59+
- `py_code_object`: CPython bytecode to rustpython bytecode converter (work in progress)
6060
- `wasm`: Binary crate and resources for WebAssembly build
6161
- `tests`: integration test snippets
6262

0 commit comments

Comments
 (0)