diff --git a/docs/content/guide/module.ngdoc b/docs/content/guide/module.ngdoc index 7071f78f912f..32f0fac2928e 100644 --- a/docs/content/guide/module.ngdoc +++ b/docs/content/guide/module.ngdoc @@ -26,11 +26,13 @@ should be bootstrapped. There are several advantages to this approach: I'm in a hurry. How do I get a Hello World module working? - + +
- {{ 'World' | greet }} + {{ 'World' | greet }}
+