We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7205d commit 4ac0072Copy full SHA for 4ac0072
projects/ngx-translate/src/public-api.ts
@@ -88,7 +88,7 @@ export class TranslateModule {
88
}
89
90
/**
91
- * Use this method in your other (non root) modules to import the directive/pipe
+ * Use this method in your other (non-root) modules to import the directive/pipe
92
*/
93
static forChild(config: TranslateModuleConfig = {}): ModuleWithProviders<TranslateModule> {
94
return {
0 commit comments