diff --git a/daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md b/daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md index dea0de304..ba3053cf9 100644 --- a/daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md +++ b/daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md @@ -39,7 +39,7 @@ see [mounting volumes to the Dapr sidecar]({{< ref kubernetes-volume-mounts.md > to configure a filesystem mount that can contain Wasm binaries. Dapr embeds [wazero](https://wazero.io) which loads programs compiled with the -WebAssembly System Interface (WASI), obviating platform dependencies or forking +WASI, obviating platform dependencies or forking otherwise needed to accomplish something like this. ## Component format