From 245de33c00450b3e885f666ea2dee1f050414eea Mon Sep 17 00:00:00 2001
From: Joseph Orbegoso Pea
Date: Mon, 31 Mar 2014 06:04:35 -0700
Subject: [PATCH] docs(guide/bootstrap): add note about ngApp and manual
bootstrap
---
docs/content/guide/bootstrap.ngdoc | 40 ++++++++++++++++++++----------
1 file changed, 27 insertions(+), 13 deletions(-)
diff --git a/docs/content/guide/bootstrap.ngdoc b/docs/content/guide/bootstrap.ngdoc
index ae1c7949..aa3535a3 100644
--- a/docs/content/guide/bootstrap.ngdoc
+++ b/docs/content/guide/bootstrap.ngdoc
@@ -7,6 +7,7 @@
This page explains the Angular initialization process and how you can manually initialize Angular
if necessary.
+
## Angular `
-
-
+ Hello {{'World'}}!
+
+
+
+