Skip to content

Commit aec7d78

Browse files
author
Crhistian Ramirez
committed
Merge remote-tracking branch 'origin/master' into freshnew3
2 parents c69bb2c + 07cde55 commit aec7d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ Categories.List<Category<MyCategoryXp>>('mock-catalog-id')
393393
})
394394
```
395395

396-
A common alternative to the above example is to first define a custom class that extends `Category<MyCategoryXp>`
396+
A common alternative to the above example is to first define a custom interface that extends `Category<MyCategoryXp>`
397397

398398
```typescript
399399
interface MyCategoryXp {

0 commit comments

Comments
 (0)