Skip to content

Commit 2aafe49

Browse files
sicoylemsfussell
andauthored
style: fix yaml syntax on wasm (#4794)
Signed-off-by: Samantha Coyle <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
1 parent dd60552 commit 2aafe49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
metadata:
4040
- name: url
4141
value: "file://router.wasm"
42-
- guestConfig
42+
- name: guestConfig
4343
value: {"environment":"production"}
4444
```
4545

0 commit comments

Comments
 (0)