docs(guide/compiler): fixed a typo

Closes #4674
This commit is contained in:
royling 2013-10-28 09:53:33 +08:00 committed by Pete Bacon Darwin
parent 6d23591c31
commit 29e40c1f1c

View file

@ -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.