docs(guide/bootstrap): fix typo ('There a few things' --> 'There are a few things')
Closes #16221
This commit is contained in:
committed by
George Kalpakas
parent
21a2f4bb23
commit
8f61cf631a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user