Skip to content

Commit 991831f

Browse files
authored
Tweak export definition
1 parent 573992a commit 991831f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_with_targets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export = "function_b"
7878

7979
- `target`: the API-specific handle for the target implemented by the Wasm function
8080
- `input_query`: the path to the target-specific input query file
81-
- `export`: the name of the function to export to Wasm, required when multiple targets are present
81+
- `export`: the name of the Wasm function export to run
8282

8383
## `shopify_function_target` usage
8484

0 commit comments

Comments
 (0)