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 512b41a commit 278d9a6
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 @@ -831,7 +831,7 @@ type WitAsIpldMap union {
#### WIT Options

This section outlines the translation process between [WIT option runtime values][wit-val]
(of type `option`) and varying IPLD values. An [`option`][wit-option] can be interpreted
(of type `option`) and various IPLD values. An [`option`][wit-option] can be interpreted
as either a `Ipld::Null` or of any other IPLD value.

* **IPLD to WIT Translation**
Expand Down

0 comments on commit 278d9a6

Please sign in to comment.