mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
This commit is contained in:
parent
19e192d7ec
commit
e8f1154e99
|
@ -44,7 +44,7 @@ otherwise needed to accomplish something like this.
|
|||
|
||||
## Component format
|
||||
|
||||
To configure a WebAssembly (Wasm) binding, create a component of type
|
||||
To configure a Wasm binding, create a component of type
|
||||
`bindings.wasm`. See [this guide]({{< ref "howto-bindings.md#1-create-a-binding" >}})
|
||||
on how to create and apply a binding configuration.
|
||||
|
||||
|
|
Loading…
Reference in New Issue