diff --git a/docs/content/guide/overview.ngdoc b/docs/content/guide/overview.ngdoc index 6f9a182e..2ebe975c 100644 --- a/docs/content/guide/overview.ngdoc +++ b/docs/content/guide/overview.ngdoc @@ -119,7 +119,7 @@ bootstrap auto initialize} your application. We load Angular using the ` + From the `ng-model` attribute of the `` tags, angular automatically sets up two-way data binding, and we also demonstrate some easy input validation: