From d7b078da3bdc6d3f8fb25cf16743278f02e64fcf Mon Sep 17 00:00:00 2001 From: Patrick Tombez <35060345+p-tombez@users.noreply.github.com> Date: Mon, 24 Jun 2019 10:29:15 +0200 Subject: [PATCH] Update base_attachment_object_storage/README.rst Co-Authored-By: Alex Saunier --- base_attachment_object_storage/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_attachment_object_storage/README.rst b/base_attachment_object_storage/README.rst index c802faf..08e97ad 100644 --- a/base_attachment_object_storage/README.rst +++ b/base_attachment_object_storage/README.rst @@ -1,7 +1,7 @@ Base class for attachments on external object store =================================================== -This is a base addon that regroup common code used by addons targeting specific object store +This is a base addon that regroups common code used by addons targeting specific object store.