Skip to content

Commit 2061878

Browse files
committed
docs(README): type
1 parent 78acc37 commit 2061878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export function HttpLoaderFactory(_httpBackend: HttpBackend) {
7575
export class AppModule { }
7676
```
7777

78-
The `MultiTranslateHttpLoader` takes a list of `string[]` or `TranslationResource[]`.
78+
The `MultiTranslateHttpLoader` takes a list of `(string | TranslationResource)[]`.
7979

8080
### String[]
8181
For example `['/assets/i18n/core/', '/assets/i18n/vendors/']`,

0 commit comments

Comments
 (0)