Skip to content

Commit b476f67

Browse files
author
Vikas Agarwal
committed
Github issue#1134, Update copyright year on spec footer
— Done copy change
1 parent 2b4ce21 commit b476f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/FooterV2/FooterV2.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const FooterV2 = () => (
1212
<li><a href="https://connect.topcoder.com/terms">Terms</a></li>
1313
</ul>
1414
<div className="footer-copyright">
15-
Topcoder © { moment().format('YYYY') }.
15+
© Topcoder { moment().format('YYYY') }
1616
</div>
1717
</div>
1818
)

0 commit comments

Comments
 (0)