fixed typo authored by Lxlp's avatar Lxlp
...@@ -81,7 +81,7 @@ Options: ...@@ -81,7 +81,7 @@ Options:
``` ```
#### HealOnReload #### HealOnReload
Allows non-respawning mobs to heal once the chunk they are in gets reloaded. Defaults to `false`. Allows non-despawning mobs to heal once the chunk they are in gets reloaded. Defaults to `false`.
```yml ```yml
Options: Options:
HealOnReload: false HealOnReload: false
... ...
......