Skip to content

Commit c55dbf4

Browse files
committed
Fix rst
1 parent 51ec42b commit c55dbf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/reference/gridfs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ When the driver is inserting the first file into a bucket, it will attempt to cr
266266
indexes on ``files`` and ``chunks`` collections. The required indexes are as follows:
267267

268268
.. code-block:: ruby
269+
269270
# files collection
270271
{ :filename => 1, :uploadDate => 1 }
271272

0 commit comments

Comments
 (0)