Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e690eaa commit e57d5b8Copy full SHA for e57d5b8
src/ng/directive/ngNonBindable.js
@@ -10,7 +10,7 @@
10
* The `ngNonBindable` directive tells Angular not to compile or bind the contents of the current
11
* DOM element. This is useful if the element contains what appears to be Angular directives and
12
* bindings but which should be ignored by Angular. This could be the case if you have a site that
13
- * displays snippets of code. for instance.
+ * displays snippets of code, for instance.
14
*
15
* @element ANY
16
0 commit comments