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 0a1eaf6 commit 01936ee
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 @@ -899,7 +899,7 @@ type WitAsIpldOption union {
#### WIT Results

This section outlines the translation process between [WIT result runtime values][wit-val]
(of type `result`) and varying IPLD values. We treat result as Left/Right
(of type `result`) and various IPLD values. We treat result as Left/Right
[either][either] types over an `Ipld::List` of two elements.

A [`result`][wit-result] can be interpreted as one of these patterns:
Expand Down

0 comments on commit 01936ee

Please sign in to comment.