Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ensi321 committed Apr 3, 2024
1 parent ab79748 commit c587619
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/ssz/src/viewDU/listComposite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit c587619

Please sign in to comment.