We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d8f825 commit da9d537Copy full SHA for da9d537
README.md
@@ -16,7 +16,7 @@ See the `README.md` of each package for more detail and its usage.
16
17
## Quick Example: How to package your Ruby application as a WASI application
18
19
-Dpendencies: [wasi-vfs](https://github.com/kateinoigakukun/wasi-vfs), [wasmtime](https://github.com/bytecodealliance/wasmtime)
+Dependencies: [wasi-vfs](https://github.com/kateinoigakukun/wasi-vfs), [wasmtime](https://github.com/bytecodealliance/wasmtime)
20
21
```console
22
# Download a prebuilt Ruby release
0 commit comments