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 2bd0556 commit 1424bb9
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 @@ -237,7 +237,7 @@ interpreted as one of a `string`, `char`, `list<u8>`, or an `enum` discriminant
export fn: func(a: string) -> string;
```

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

```json
{
Expand Down

0 comments on commit 1424bb9

Please sign in to comment.