Skip to content

Commit 716f0d5

Browse files
P4pkozlowski-opensource
authored andcommitted
docs: fix typo in requirements for NG8106 (angular#57772)
"Configuration requirements" referred to the wrong diagnostic (`invalidBananaInBox`) likely due to a copy-paste error PR Close angular#57772
1 parent 8a5f319 commit 716f0d5

File tree

1 file changed

+1
-1
lines changed
  • adev/src/content/reference/extended-diagnostics

1 file changed

+1
-1
lines changed

adev/src/content/reference/extended-diagnostics/NG8106.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ move this to the value assignment of the binding.
2727
## Configuration requirements
2828

2929
[`strictTemplates`](tools/cli/template-typecheck#strict-mode) must be enabled for any extended diagnostic to emit.
30-
`invalidBananaInBox` has no additional requirements beyond `strictTemplates`.
30+
`suffixNotSupported` has no additional requirements beyond `strictTemplates`.
3131

3232
## What if I can't avoid this?
3333

0 commit comments

Comments
 (0)