docs(FactoryProvider): add missing backtick (#11444)
This commit is contained in:
parent
78ad9adc1a
commit
f78e184822
@ -259,7 +259,7 @@ export interface ExistingProvider {
|
||||
*
|
||||
* // Assume location is: http://angular.io/#someLocation
|
||||
* expect(injector.get(HASH)).toEqual('someLocation');
|
||||
* ``
|
||||
* ```
|
||||
* @stable
|
||||
*/
|
||||
export interface FactoryProvider {
|
||||
|
Loading…
x
Reference in New Issue
Block a user