docs(cheatsheet): add NgModules docs to the cheatsheet
This commit is contained in:
@ -95,7 +95,7 @@ export function createPlatform(injector: Injector): PlatformRef {
|
||||
export type PlatformFactory = (extraProviders?: any[]) => PlatformRef;
|
||||
|
||||
/**
|
||||
* Creates a fatory for a platform
|
||||
* Creates a factory for a platform
|
||||
*
|
||||
* @experimental APIs related to application bootstrap are currently under review.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user