From 7a78aed1603ca7f60f2f70ba27f0102e08862550 Mon Sep 17 00:00:00 2001 From: Manan Date: Wed, 29 Jan 2014 12:03:15 +0530 Subject: docs(compile/nodomevents): fix typo ng-mode -> ng-model correcting directive name to ng-model instead of ng-mode in nodomevents.ngdoc Correcting use of ng-model directive Closes #6036 --- docs/content/error/compile/nodomevents.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/error') diff --git a/docs/content/error/compile/nodomevents.ngdoc b/docs/content/error/compile/nodomevents.ngdoc index 67bd81ee..ed1888c7 100644 --- a/docs/content/error/compile/nodomevents.ngdoc +++ b/docs/content/error/compile/nodomevents.ngdoc @@ -11,7 +11,7 @@ For these reasons binding to event handler attributes (all attributes that start An example code that would allow XSS vulnerability by evaluating user input in the window context could look like this: ``` - +