From cf9a6013a41c560a4ffcd100fc9f9fd80bb350b4 Mon Sep 17 00:00:00 2001 From: Andrew Nicolaou Date: Thu, 3 Oct 2019 18:59:04 +0300 Subject: [PATCH] Share and Add Sketch button copy --- client/modules/User/components/Collection.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/modules/User/components/Collection.jsx b/client/modules/User/components/Collection.jsx index acb55611..2f772c7d 100644 --- a/client/modules/User/components/Collection.jsx +++ b/client/modules/User/components/Collection.jsx @@ -32,11 +32,11 @@ const ShareURL = ({ value }) => { { showURL ? - Everyone can access the collection via this link: + Everyone can access the collection with this link
: - + } ); @@ -376,7 +376,7 @@ class Collection extends React.Component { { this.isOwner() && }