docs: fix typo in glossary (#38318)
Add missing comma in structural directive section that made dash display incorrectly. PR Close #38318
This commit is contained in:
parent
2fcabe1557
commit
585ef2bdd7
@ -867,7 +867,7 @@ To learn more, see [Introduction to Services and Dependency Injection](guide/arc
|
|||||||
|
|
||||||
## structural directives
|
## structural directives
|
||||||
|
|
||||||
A category of [directive](#directive) that is responsible for shaping HTML layout by modifying the DOM&mdashthat is, adding, removing, or manipulating elements and their children.
|
A category of [directive](#directive) that is responsible for shaping HTML layout by modifying the DOM—that is, adding, removing, or manipulating elements and their children.
|
||||||
|
|
||||||
To learn more, see [Structural Directives](guide/structural-directives).
|
To learn more, see [Structural Directives](guide/structural-directives).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user