diff --git a/src/react-components/info-dialog.js b/src/react-components/info-dialog.js
index 9c541bf2e6b70c6037e6abbe7f7962f48f5bf9d7..aab0abc4820972c8938102282bd55f7858b92398 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"