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

Commit e45f9b6

Browse files
committed
docs(guide/Unit Testing): fix typo
Closes #13227
1 parent 158f1ae commit e45f9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/unit-testing.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ element, to which it can then insert the transcluded content into its template.
359359

360360
Before compilation:
361361
```html
362-
<div translude-directive>
362+
<div transclude-directive>
363363
Some transcluded content
364364
</div>
365365
```

0 commit comments

Comments
 (0)