Skip to content
Permalink
Browse files

docs(Angular): fix punctuation

Closes #10481
  • Loading branch information
Kevin Primat authored and pkozlowski-opensource committed Dec 16, 2014
1 parent e091bb7 commit 0b4e150aa5d1e1e138565dceb488b33b7f877db3
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/Angular.js
@@ -1176,7 +1176,7 @@ function getNgAttribute(element, ngAttr) {
* document would not be compiled, the `AppController` would not be instantiated and the `{{ a+b }}`
* would not be resolved to `3`.
*
* `ngApp` is the easiest, and most common, way to bootstrap an application.
* `ngApp` is the easiest, and most common way to bootstrap an application.
*
<example module="ngAppDemo">
<file name="index.html">

0 comments on commit 0b4e150

Please sign in to comment.
You can’t perform that action at this time.