Skip to content

Commit f96c65b

Browse files
committed
Cosmetics
1 parent c344424 commit f96c65b

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
@@ -104,7 +104,7 @@ public class PersonMapping extends AbstractMapping<Person> {
104104
}
105105
```
106106

107-
### Construct and Use the SqlServerBulkInsert ###
107+
### Construct and use the SqlServerBulkInsert ###
108108

109109
The ``AbstractMapping`` is used to instantiate a ``SqlServerBulkInsert``, which provides a ``saveAll`` method to store a given stream of data.
110110

0 commit comments

Comments
 (0)