1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-06 17:26:29 +02:00

Update copy on contribution

This commit is contained in:
Kamran Ahmed
2023-06-02 21:33:30 +01:00
parent 910579f463
commit 0163d9e4f9

View File

@@ -216,7 +216,7 @@ export function TopicDetail() {
{/* Contribution */} {/* Contribution */}
<div className="mt-8 flex-1 border-t"> <div className="mt-8 flex-1 border-t">
<p class="mb-2 mt-2 text-sm leading-relaxed text-gray-400"> <p class="mb-2 mt-2 text-sm leading-relaxed text-gray-400">
Contribute links to learning resources about this topic{' '} Help others learn by submitting links to learn more about this topic{' '}
</p> </p>
<button <button
onClick={() => { onClick={() => {