diff --git a/docs/content/guide/component.ngdoc b/docs/content/guide/component.ngdoc index 14b2b8c9693b..40ce9c8c663b 100644 --- a/docs/content/guide/component.ngdoc +++ b/docs/content/guide/component.ngdoc @@ -269,7 +269,7 @@ it upwards to the heroList component, which updates it.
Name: {{$ctrl.hero.name}}
- Location:
+ Location:
@@ -443,4 +443,4 @@ describe('component: heroDetail', function() { }); }); -``` \ No newline at end of file +```