diff --git a/docs/en/reference/storing-files-with-mongogridfs.rst b/docs/en/reference/storing-files-with-mongogridfs.rst index 17cfbe5eb5..6da4345456 100644 --- a/docs/en/reference/storing-files-with-mongogridfs.rst +++ b/docs/en/reference/storing-files-with-mongogridfs.rst @@ -99,7 +99,7 @@ Mapping documents as GridFS files If you would rather use XML to map metadata, the corresponding mapping would look like this: -..code-block:: xml +.. code-block:: xml @@ -125,7 +125,7 @@ field. You cannot override any other options for GridFS fields. The ``ImageMetadata`` class must be an embedded document: -..code-block:: php +.. code-block:: php