Skip to content

Commit 4775b55

Browse files
authored
Merge pull request #33 from julianpistorius/patch-2
Problem: Code block layout broken
2 parents 90f8be3 + b4ee7a9 commit 4775b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Quickstart
191191
192192
The response will look something like:
193193
194-
> ```json
194+
```json
195195
{
196196
"message": "Actor execution retrieved successfully.",
197197
"result": {
@@ -229,7 +229,7 @@ Quickstart
229229
"status": "success",
230230
"version": ":dev"
231231
}
232-
> ```
232+
```
233233
234234
6. You can also retrieve the logs (as in docker logs) for any execution:
235235

0 commit comments

Comments
 (0)