Skip to content

Commit 4ac0072

Browse files
committed
Fixed typo in comment
1 parent cc7205d commit 4ac0072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/ngx-translate/src/public-api.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export class TranslateModule {
8888
}
8989

9090
/**
91-
* Use this method in your other (non root) modules to import the directive/pipe
91+
* Use this method in your other (non-root) modules to import the directive/pipe
9292
*/
9393
static forChild(config: TranslateModuleConfig = {}): ModuleWithProviders<TranslateModule> {
9494
return {

0 commit comments

Comments
 (0)