Skip to content

Commit d4e4349

Browse files
committed
simple README fixes
1 parent 3506300 commit d4e4349

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ for($i=0; $i<3; $i++){
300300
```
301301
####*Result*
302302
Execute steps:
303+
303304
1. Execute `Job1`. Status done
304305
2. Execute `Job2`. Status done
305306
3. Execute `Job3`. Status done
@@ -757,6 +758,7 @@ After arror in callback task got status: `CALLBACK ERROR` without execution othe
757758
### Callback execution priority
758759

759760
*Callback:*
761+
760762
1. Sub task callback/error callback
761763
2. Parent callback/error callback
762764
3. Global callback/error callback

0 commit comments

Comments
 (0)