style(router): fix typo in router preloader method
This commit is contained in:
@ -31,7 +31,7 @@ export abstract class PreloadingStrategy {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @whatItDoes Provides a preloading strategy that preloads all modules as quicky as possible.
|
* @whatItDoes Provides a preloading strategy that preloads all modules as quickly as possible.
|
||||||
*
|
*
|
||||||
* @howToUse
|
* @howToUse
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user