docs($compile): add header to example

This commit is contained in:
thorn0
2014-09-30 02:55:34 +03:00
committed by Brian Ford
parent 1850f59765
commit d23f585f4a
+1 -1
View File
@@ -392,7 +392,7 @@
* }
* ```
*
* Below is an example using `$compileProvider`.
* ## Example
*
* <div class="alert alert-warning">
* **Note**: Typically directives are registered with `module.directive`. The example below is