diff --git a/src/projects/create/components/ProjectSubmitted.jsx b/src/projects/create/components/ProjectSubmitted.jsx index 6f39e2089..130007de3 100644 --- a/src/projects/create/components/ProjectSubmitted.jsx +++ b/src/projects/create/components/ProjectSubmitted.jsx @@ -25,18 +25,18 @@ class ProjectSubmitted extends React.Component { document.execCommand('copy') textField.remove() } - + render() { return (
-
Good job!
+
Congratulations!
Your project has been submitted
- A member of our team will be reaching out to you shortly to continue building your project plan. + A member of our team will be reaching out to you shortly to finalize the scope and build your project plan.

- Here is your Topcoder project link if you want to share it with members of your team, or directly log in to your Topcoder project dashboard. + Use the link below to share your project with members of your team. You can also access all your Topcoder projects in one place from your Connect project dashboard.
{ `${this.state.domain}${this.state.url}` }