Skip to content

Commit

Permalink
Update homestar-wasm/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Ginsburg <[email protected]>
Signed-off-by: Zeeshan Lakhani <[email protected]>
  • Loading branch information
Zeeshan Lakhani and bgins authored Mar 8, 2024
1 parent 278d9a6 commit 0a1eaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homestar-wasm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ interpreted as one of a `string`, `char`, `list<u8>`, or an `enum` discriminant

`"Green"` is converted into an `Ipld::String`, which is then translated and
passed into `fn` as a enum argument (`color`). **You'll have to provide a
singular string that matches on one of the discriminants**.
string that matches on one of the discriminants**.

* **WIT to IPLD Translation**:

Expand Down

0 comments on commit 0a1eaf6

Please sign in to comment.