Skip to content

Commit bca2065

Browse files
committed
added space
1 parent 37dd267 commit bca2065

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/projects/list/components/Walkthrough/Walkthrough.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ const Walkthrough = ({newProjectLink}) => (
1717
</div>
1818

1919
<div className="subtext">
20-
If you have already created a project with us and are not seeing it listed, contact
21-
<a href="mailto:support@topcoder.com" target="_blank">support@topcoder.com</a>
20+
If you have already created a project with us and are not seeing it listed, contact <a href="mailto:support@topcoder.com" target="_blank">support@topcoder.com</a>
2221
</div>
2322
</div>
2423
)

0 commit comments

Comments
 (0)