From da9d537d2edb35d78f12761bf96b7b2a8bfcb462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ka=C3=ADque=20Kandy=20Koga?= Date: Fri, 6 May 2022 13:37:28 -0300 Subject: [PATCH] Write Dependencies instead of Dpendencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb91ed8956..134670b629 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ See the `README.md` of each package for more detail and its usage. ## Quick Example: How to package your Ruby application as a WASI application -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) ```console # Download a prebuilt Ruby release