fixed typo authored by Lxlp's avatar Lxlp
...@@ -184,7 +184,8 @@ The behavior of this execution is very specific: ...@@ -184,7 +184,8 @@ The behavior of this execution is very specific:
So, in essence, the above example is the equivalent of So, in essence, the above example is the equivalent of
```example2: ```yaml
example2:
Skills: Skills:
- skill{s=example1} - skill{s=example1}
- message{m="test2 - <skill.var.test>"} @self - message{m="test2 - <skill.var.test>"} @self
... ...
......