docs(guide/bootstrap): fix typo ('There a few things' --> 'There are a few things')

Closes #16221
This commit is contained in:
Fengwei Wang
2017-09-10 11:28:33 -04:00
committed by George Kalpakas
parent 21a2f4bb23
commit 8f61cf631a
+1 -1
View File
@@ -144,7 +144,7 @@ This is the sequence that your code should follow:
## Things to keep in mind
There a few things to keep in mind regardless of automatic or manual bootstrapping:
There are a few things to keep in mind regardless of automatic or manual bootstrapping:
- While it's possible to bootstrap more than one AngularJS application per page, we don't actively
test against this scenario. It's possible that you'll run into problems, especially with complex apps, so