Skip to content

Commit 48df94e

Browse files
authored
Update payload.mdx
1 parent c3ff210 commit 48df94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/sylvia/macros/attributes/payload.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ impl Contract {
8181
```
8282

8383
Sylvia uses the [`from_json`](https://docs.rs/cosmwasm-std/latest/cosmwasm_std/fn.from_json.html) to
84-
deserialize the `payload` field, so it has to be serialized do JSON.
84+
deserialize the `payload` field, so it has to be serialized to JSON.

0 commit comments

Comments
 (0)