We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c966876 commit 7b592f9Copy full SHA for 7b592f9
docs/content/error/$compile/tplrt.ngdoc
@@ -31,7 +31,7 @@ single root element, like the `div` element in this template:
31
<div><b>Hello</b> World!</div>
32
```
33
34
-An an invalid template to be used with this directive is one that defines multiple root nodes or
+An invalid template to be used with this directive is one that defines multiple root nodes or
35
elements. For example:
36
37
0 commit comments