diff --git a/packages/ssz/src/viewDU/listComposite.ts b/packages/ssz/src/viewDU/listComposite.ts index 8a17d666..1a10c263 100644 --- a/packages/ssz/src/viewDU/listComposite.ts +++ b/packages/ssz/src/viewDU/listComposite.ts @@ -67,8 +67,7 @@ export class ListCompositeTreeViewDU< } /** - * Returns a new ListCompositeTreeViewDU instance with the values from `index` to `n` - * where n is the length of the list. + * Returns a new ListCompositeTreeViewDU instance with the values from `index` to the end of list * * ```ts * const nodes = getChunkNodes()