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

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

```json
{
Expand Down

0 comments on commit ef9677e

Please sign in to comment.