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 committed Mar 8, 2024
1 parent b45ea0d commit 822cfef
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 @@ -525,7 +525,7 @@ interpreted as a `string` in WIT, and vice versa.
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 822cfef

Please sign in to comment.