diff --git a/docs/content/guide/scope.ngdoc b/docs/content/guide/scope.ngdoc index 342877d7..c59f4009 100644 --- a/docs/content/guide/scope.ngdoc +++ b/docs/content/guide/scope.ngdoc @@ -118,9 +118,9 @@ inheritance, and child scopes prototypically inherit from their parents. This example illustrates scopes in application, and prototypical inheritance of properties. The example is followed by a diagram depicting the scope boundaries. -