diff options
Diffstat (limited to 'docs/api/attachments.rst')
-rw-r--r-- | docs/api/attachments.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/attachments.rst b/docs/api/attachments.rst index 80b81d67..434a7526 100644 --- a/docs/api/attachments.rst +++ b/docs/api/attachments.rst @@ -1,5 +1,5 @@ -Client-side Attachments API -=========================== +Document Attachments API +======================== Soledad Documents implement the ``IDocumentWithAttachment`` API that associates :ref:`blobs` with documents. |