From 1e28f9cb9e26a5dc0526df852fcdb71b231194a1 Mon Sep 17 00:00:00 2001 From: Predrag Bradaric Date: Fri, 11 Jan 2013 18:20:45 +0100 Subject: [PATCH] Update source/reference/glossary.txt Changed exit to exist in description for collection reference. --- source/reference/glossary.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/glossary.txt b/source/reference/glossary.txt index 4f46f374aab..747bc91a440 100644 --- a/source/reference/glossary.txt +++ b/source/reference/glossary.txt @@ -64,7 +64,7 @@ Glossary set of fields, but typically all documents in a collection have a similar or related purpose for an application. - All collections exit within a single :term:`database`. The + All collections exist within a single :term:`database`. The namespace within a database for collections are flat. See :ref:`faq-dev-namespace` and :doc:`/core/document` for more