Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit dbba98b

Browse files
foomangogkalpak
authored andcommitted
docs(guide/bootstrap): fix typo ('There a few things' --> 'There are a few things')
Closes #16221
1 parent 3e2cb6c commit dbba98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/bootstrap.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ This is the sequence that your code should follow:
144144

145145
## Things to keep in mind
146146

147-
There a few things to keep in mind regardless of automatic or manual bootstrapping:
147+
There are a few things to keep in mind regardless of automatic or manual bootstrapping:
148148

149149
- While it's possible to bootstrap more than one AngularJS application per page, we don't actively
150150
test against this scenario. It's possible that you'll run into problems, especially with complex apps, so

0 commit comments

Comments
 (0)