diff --git a/docs/api/collections.rst b/docs/api/collections.rst index 3cdcb5c25e..4f38011d0a 100644 --- a/docs/api/collections.rst +++ b/docs/api/collections.rst @@ -9,12 +9,12 @@ A collection is a mapping with the following attribute: * ``permissions``: (*optional*) the :term:`ACLs ` for the collection object -.. .. note:: +.. note:: -.. By default users have a bucket that is used for their own data. -.. Application can use this default bucket with the ``default`` shortcut. -.. ie: ``/buckets/default/collections/contacts`` will be the current -.. user contacts. See #71 for more discussion. + By default users have a bucket that is used for their own data. + Application can use this default bucket with the ``default`` shortcut. + ie: ``/buckets/default/collections/contacts`` will be the current + user contacts. Creating a collection