Skip to content

Commit 8a3e614

Browse files
committed
Fix rst
1 parent 97fc696 commit 8a3e614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/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)