1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 13:22:38 +02:00

Update contribution copy

This commit is contained in:
Kamran Ahmed
2023-06-02 21:34:30 +01:00
parent 0163d9e4f9
commit 603bd2b107

View File

@@ -233,7 +233,7 @@ export function TopicDetail() {
>
{contributionAlertMessage
? contributionAlertMessage
: 'Submit a Learning Resource'}
: 'Submit a Link'}
</button>
</div>
</>