Skip to content

Commit e68a26b

Browse files
Jiaxin FanJiaxin Fan
authored andcommitted
Fix minor formatting error, test Git still works
1 parent 575c060 commit e68a26b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/src/test/standalone/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ curl -H "Content-Type:application/json" -X POST --data '@openwhisk-runtime-nodej
5959
```
6060
being the expected response.
6161

62-
As mentioned above, if `port 80` on `localhost` was used, the command could simply be ```
62+
As mentioned above, if `port 80` on `localhost` was used, the command could simply be
63+
```
6364
curl -H "Content-Type:application/json" -X POST --data '@openwhisk-runtime-nodejs/tests/src/test/standalone/helloworld/helloworld.json' http://localhost/init
6465
```
6566

0 commit comments

Comments
 (0)