Skip to content

Commit 127b4c8

Browse files
authored
Restore ellipsis removed by mistake
1 parent 809cdd2 commit 127b4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/processes/commands/looping_and_branching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ see how it works out!
3535

3636
```par
3737
def Concat = [strings] do {
38-
// code continued below.
38+
// code continued below...
3939
```
4040

4141
**Let’s go step by step!**

0 commit comments

Comments
 (0)