diff --git a/docs/rules/valid-template-root.md b/docs/rules/valid-template-root.md index e113d5242..2f4b24ff4 100644 --- a/docs/rules/valid-template-root.md +++ b/docs/rules/valid-template-root.md @@ -16,8 +16,6 @@ This rule reports the template root in the following cases: :-1: Examples of **incorrect** code for this rule: -:-1: Examples of **incorrect** code for this rule: - ```js template: '' ```