diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md index cda37208..0559b80c 100644 --- a/Readme.md +++ b/Readme.md @@ -355,7 +355,7 @@ Another example, this time with concurrency. ``` recipe main [ - start-running thread2:recipe + start-running thread2 { $print 34 loop |