Skip to content

Commit d4a2c4e

Browse files
Jiaxin FanJiaxin Fan
authored andcommitted
add EOL
1 parent 35dc8aa commit d4a2c4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ This will return the following runtime images with the following names: `action-
114114

115115
```
116116
./gradlew :tests:test
117-
```
117+
```

docs/users/standalone/helloworldwithparams/js-init-params.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
"binary" : false,
66
"code" : "function main(params) { return {payload: 'Hello ' + params.name + ' from ' + params.place + '!!!'} }"
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)