Skip to content

Commit a54944e

Browse files
Jiaxin FanJiaxin Fan
authored andcommitted
Attempt to fix trailing white space
1 parent 6d5720f commit a54944e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/test/standalone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This example has prepared a `helloworld.json` file to post using `curl`.
4545
"main" : "main",
4646
"binary": false,
4747
"code" : "function main() {return {payload: 'Hello World!'};}"
48-
}
48+
}
4949
}
5050
```
5151
The json file contains a simple JavaScript function, which is the actual payload.

0 commit comments

Comments
 (0)