There was an error while loading. Please reload this page.
1 parent 87d2c3f commit 05bf233Copy full SHA for 05bf233
1 file changed
src/pages/projects/[projectId]/contributors/new.tsx
@@ -69,7 +69,7 @@ function NewContributor() {
69
return (
70
<main className="flex flex-col mb-2 mt-2 mx-auto w-full max-w-7xl">
71
<h1 className="flex justify-center items-center text-3xl">
72
- Invite New Contributor
+ Invite New Contributor(s)
73
<InformationCircleIcon
74
className="h-6 w-6 ml-2 text-info stroke-2"
75
data-tooltip-id="contributors-overview"
0 commit comments