Removed empty brackets, saved lxlp's life authored by Amy's avatar Amy
...@@ -12,5 +12,5 @@ Checks if the target entity is the owner of the caster. ...@@ -12,5 +12,5 @@ Checks if the target entity is the owner of the caster.
## Examples: ## Examples:
```yaml ```yaml
TargetConditions: TargetConditions:
- owner{} true - owner true
``` ```
\ No newline at end of file