docs: fix typo in bootstrapping guide (#25939)

Fixes #25938

PR Close #25939
This commit is contained in:
songjunting 2018-09-13 12:42:07 +08:00 committed by Ben Lesh
parent aedebaf025
commit 8f81dba367
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ or pipe when the referenced class is declared in this module or
the class was imported from another module.
You don't have any services to provide yet.
But you will create some before long and you may chose to provide many of them here.
But you will create some before long and you may choose to provide many of them here.
{@a bootstrap-array}