Skip to content

Commit f4b4003

Browse files
Update docs/repository-api.md
Co-authored-by: Mike Guida <[email protected]>
1 parent 163e040 commit f4b4003

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/repository-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,6 @@ Optional `SaveOptions` can be passed as parameter for `save`.
451451
Example:
452452

453453
```typescript
454-
// users contains array of User Entities
455454
userRepository.save(users, { chunk: 1000 })
456455
```
457456

0 commit comments

Comments
 (0)