Skip to content

Commit 05bf233

Browse files
committed
add the s for clarity it's multiple people
1 parent 87d2c3f commit 05bf233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/pages/projects/[projectId]/contributors

src/pages/projects/[projectId]/contributors/new.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function NewContributor() {
6969
return (
7070
<main className="flex flex-col mb-2 mt-2 mx-auto w-full max-w-7xl">
7171
<h1 className="flex justify-center items-center text-3xl">
72-
Invite New Contributor
72+
Invite New Contributor(s)
7373
<InformationCircleIcon
7474
className="h-6 w-6 ml-2 text-info stroke-2"
7575
data-tooltip-id="contributors-overview"

0 commit comments

Comments
 (0)