diff --git a/source/applications/gridfs.txt b/source/applications/gridfs.txt index a6efd0513f2..9a277ced768 100644 --- a/source/applications/gridfs.txt +++ b/source/applications/gridfs.txt @@ -118,7 +118,7 @@ The ``files`` Collection ~~~~~~~~~~~~~~~~~~~~~~~~ Each document in the ``files`` collection represents a file in the -term:`GridFS` store. Consider the following prototype of a document in +:term:`GridFS` store. Consider the following prototype of a document in the ``files`` collection: .. code-block:: javascript