Skip to content

Commit 8474308

Browse files
719mediamichalsnik
authored andcommitted
Update no-unused-components.md (#574)
typo
1 parent b1e1bb9 commit 8474308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-unused-components.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Note that components registered under other than `PascalCase` name have to be ca
7272
}
7373
```
7474

75-
- `ignoreWhenBindingPresent` ... surpresses all errors if binding has been detected in the template
75+
- `ignoreWhenBindingPresent` ... suppresses all errors if binding has been detected in the template
7676
default `true`
7777

7878

0 commit comments

Comments
 (0)