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 `
  • `. -### 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.