diff --git a/docs/content/guide/directive.ngdoc b/docs/content/guide/directive.ngdoc index a3fad11a06d0..b5939f320f03 100644 --- a/docs/content/guide/directive.ngdoc +++ b/docs/content/guide/directive.ngdoc @@ -51,7 +51,7 @@ In the following example, we say that the `` element **matches** the `ngM The following also **matches** `ngModel`: ```html - + ``` ### Normalization