docs: Minor: insert missing space (#27213)

PR Close #27213
This commit is contained in:
Jacob Foshee 2018-11-21 10:13:14 -06:00 committed by Jason Aden
parent 7773d7f552
commit 9e391e010c
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ and returns a [`ComponentFixture`](#component-fixture).
Do not re-configure `TestBed` after calling `createComponent`.
The `createComponent` method freezes the current `TestBed`definition,
The `createComponent` method freezes the current `TestBed` definition,
closing it to further configuration.
You cannot call any more `TestBed` configuration methods, not `configureTestingModule()`,