This commit is contained in:
Vasili Novikov
2022-10-31 13:44:19 +01:00
committed by GitHub
parent 434fbf2b27
commit b7b914fa0f

View File

@@ -111,7 +111,7 @@ Hello, world!
As a library crate one of your primary consumers may be other languages as well.
You'll want to consult the [section of this book for using `wasmtime` from
Python`](./lang-python.md) and after running through the basics there you can
Python](./lang-python.md) and after running through the basics there you can
execute our file in Python:
```sh