diff --git a/docs/content/guide/directive.ngdoc b/docs/content/guide/directive.ngdoc index b600f4d97738..2ddc0fcd63ad 100644 --- a/docs/content/guide/directive.ngdoc +++ b/docs/content/guide/directive.ngdoc @@ -63,7 +63,7 @@ api/ng.$rootScope.Scope#$digest digest} cycle. An example of interpolation is sh here:
-# Compilation process, and directive matchingHello {{username}}! +Hello {{username}}!