diff --git a/aio/content/guide/template-syntax.md b/aio/content/guide/template-syntax.md index c0c3933ec2..65e0b5c5b9 100644 --- a/aio/content/guide/template-syntax.md +++ b/aio/content/guide/template-syntax.md @@ -1155,7 +1155,7 @@ other HTML elements, attributes, properties, and components. They are usually applied to elements as if they were HTML attributes, hence the name. Many details are covered in the [_Attribute Directives_](guide/attribute-directives) guide. -Many NgMdules such as the [`RouterModule`](guide/router "Routing and Navigation") +Many NgModules such as the [`RouterModule`](guide/router "Routing and Navigation") and the [`FormsModule`](guide/forms "Forms") define their own attribute directives. This section is an introduction to the most commonly used attribute directives: