diff --git a/projects/natural/src/lib/modules/avatar/service/avatar.service.ts b/projects/natural/src/lib/modules/avatar/service/avatar.service.ts index 1f42b1e1..e9832d0f 100644 --- a/projects/natural/src/lib/modules/avatar/service/avatar.service.ts +++ b/projects/natural/src/lib/modules/avatar/service/avatar.service.ts @@ -13,7 +13,7 @@ import {NaturalAvatarComponent} from '../component/avatar.component'; }) export class AvatarService { /** - * Ordered pairs of possible sources. First in list is the highest priority. + * Ordered pairs of possible sources. First in the list is the highest priority. * And key must match one the input of AvatarComponent. */ private readonly sourceCreators = new Map([