Skip to content

Commit

Permalink
Fixed typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeAndWeb committed Nov 13, 2024
1 parent cc7205d commit 4ac0072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngx-translate/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export class TranslateModule {
}

/**
* 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
*/
static forChild(config: TranslateModuleConfig = {}): ModuleWithProviders<TranslateModule> {
return {
Expand Down

0 comments on commit 4ac0072

Please sign in to comment.