Skip to content

Commit 53581c4

Browse files
committed
remove newlines
1 parent 41e3fbd commit 53581c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/fundamentals/gridfs.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,10 @@ method. The ``GridFSUploadOptions`` class contains the following properties:
225225
* - Property
226226
- Description
227227
* - ``BatchSize``
228-
- | The number of chunks to upload in each batch. The default value is ``16777216``
229-
divided by the value of the ``ChunkSizeBytes`` property.
230-
|
231-
| **Data type**: ``int?``
228+
- The number of chunks to upload in each batch. The default value is ``16777216``
229+
divided by the value of the ``ChunkSizeBytes`` property.
230+
231+
**Data type**: ``int?``
232232

233233
* - ``ChunkSizeBytes``
234234
- The maximum size of each chunk.

0 commit comments

Comments
 (0)