Skip to content

Commit

Permalink
docs(guide/Unit Testing): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Narretz committed Dec 7, 2015
1 parent 158f1ae commit e45f9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/guide/unit-testing.ngdoc
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ element, to which it can then insert the transcluded content into its template.

Before compilation:
```html
<div translude-directive>
<div transclude-directive>
Some transcluded content
</div>
```
Expand Down

0 comments on commit e45f9b6

Please sign in to comment.