aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/compiler.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/guide/compiler.ngdoc')
-rw-r--r--docs/content/guide/compiler.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/compiler.ngdoc b/docs/content/guide/compiler.ngdoc
index 1675b7aa..d1ad3eee 100644
--- a/docs/content/guide/compiler.ngdoc
+++ b/docs/content/guide/compiler.ngdoc
@@ -285,7 +285,7 @@ on the cloned `<li>`.
-### Understanding How Scopes Work with Transclused Directives
+### Understanding How Scopes Work with Transcluded Directives
One of the most common use cases for directives is to create reusable components.