Added a missing period. authored by Dante's avatar Dante
...@@ -35,7 +35,7 @@ SetOwner: ...@@ -35,7 +35,7 @@ SetOwner:
Skills: Skills:
- setowner @trigger - setowner @trigger
``` ```
This skill would only heal the owner of the mob This skill would only heal the owner of the mob.
```yaml ```yaml
HealOwner: HealOwner:
TargetConditions: TargetConditions:
... ...
......