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 c733949 commit c6ca76e
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 @@ -918,7 +918,7 @@ A [`result`][wit-result] can be interpreted as one of these patterns:
export fn: func(a: result<s32, string>) -> result<s32, string>;
```

Given an JSON input for this function:
Given a JSON input for this function:

```json
{
Expand Down

0 comments on commit c6ca76e

Please sign in to comment.