Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 4a7b617

Browse files
martinsikgkalpak
authored andcommitted
docs(error/$compile:tplrt): fix typo
Closes #13992
1 parent 5497041 commit 4a7b617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/error/$compile/tplrt.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ single root element, like the `div` element in this template:
3131
<div><b>Hello</b> World!</div>
3232
```
3333

34-
An an invalid template to be used with this directive is one that defines multiple root nodes or
34+
An invalid template to be used with this directive is one that defines multiple root nodes or
3535
elements. For example:
3636

3737
```

0 commit comments

Comments
 (0)