|
It looks like this should be a reference to the GridFS glossary term but is missing a leading colon, so the "term:" text shows up on the rendered page.
http://docs.mongodb.org/manual/applications/gridfs/#the-files-collection
https://github.com/mongodb/docs/blob/master/source/applications/gridfs.txt
"Each document in the files collection represents a file in the term:GridFS store. Consider the following prototype of a document in 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
the ``files`` collection:"
|