From 29e40c1f1c530f045e541e308ac5138ee749655a Mon Sep 17 00:00:00 2001 From: royling Date: Mon, 28 Oct 2013 09:53:33 +0800 Subject: docs(guide/compiler): fixed a typo Closes #4674 --- docs/content/guide/compiler.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') 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. -- cgit v1.2.3