From f1b7e3cf2935b7a21c9204d0db21c430b50f8c82 Mon Sep 17 00:00:00 2001
From: Greg Fodor <gfodor@gmail.com>
Date: Sat, 28 Jul 2018 00:02:22 +0000
Subject: [PATCH] Copy

---
 src/react-components/info-dialog.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/react-components/info-dialog.js b/src/react-components/info-dialog.js
index 9c541bf2e..aab0abc48 100644
--- a/src/react-components/info-dialog.js
+++ b/src/react-components/info-dialog.js
@@ -146,7 +146,7 @@ class InfoDialog extends Component {
         dialogTitle = "Invite Others";
         dialogBody = (
           <div>
-            <div>Just share the link:</div>
+            <div>Just share the link and they&apos;ll join you:</div>
             <div className="invite-form">
               <input
                 type="text"
-- 
GitLab