From 50f53001246507f6335412df94e9d7e6002de7ae Mon Sep 17 00:00:00 2001 From: Vigneshkumar Chinnachamy M Date: Thu, 14 Nov 2019 00:03:01 +0530 Subject: [PATCH] fix #3379 --- src/projects/create/components/ProjectSubmitted.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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}` }