From f3b0b4ffc1ead6986f17da94c72deb0cdf63ea99 Mon Sep 17 00:00:00 2001 From: Brett Sun Date: Tue, 10 Nov 2015 19:35:42 +0100 Subject: [PATCH] Adjust info text for email --- js/constants/acl_information_text.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/constants/acl_information_text.js b/js/constants/acl_information_text.js index 233be36f..0672ed4c 100644 --- a/js/constants/acl_information_text.js +++ b/js/constants/acl_information_text.js @@ -15,7 +15,7 @@ export const AclInformationText = { 'informationSentences': { 'acl_consign': ' - Lets someone represent you in dealing with the work, under the terms you agree to.', 'acl_loan': ' - Lets someone use or put the Work on display for a limited amount of time.', - 'acl_share': ' - Lets someone view the Work or Edition, but does not give rights to publish or display it.', + 'acl_share': ' - Lets someone view the Work or Edition via email, but does not give rights to publish or display it.', 'acl_delete': ' - Removes the Work from your Wallet. Note that the previous registration and transfer ' + 'history will still exist on the blockchain and cannot be deleted.', 'acl_create_editions': ' Lets the artist set a fixed number of editions of a work which can then be transferred, guaranteeing each edition is authentic and from the artist.',