Update copy on contribution

pull/4006/head
Kamran Ahmed 2 years ago
parent 910579f463
commit 0163d9e4f9
  1. 2
      src/components/TopicDetail/TopicDetail.tsx

@ -216,7 +216,7 @@ export function TopicDetail() {
{/* Contribution */}
<div className="mt-8 flex-1 border-t">
<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>
<button
onClick={() => {

Loading…
Cancel
Save