docs(navView): correct markdown formatting

This commit is contained in:
Perry Govier
2014-12-15 14:48:21 -06:00
parent fc0bf47824
commit c06f668e87

View File

@@ -70,7 +70,7 @@
* This is good to do because the template will be cached for very fast loading, instead of
* having to fetch them from the network.
*
## Caching
* ## Caching
*
* By default, views are cached to improve performance. When a view is navigated away from, its
* element is left in the DOM, and its scope is disconnected from the `$watch` cycle. When