Skip to content

Commit d40c510

Browse files
committed
give them tags not tasks
1 parent 05bf233 commit d40c510

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
@@ -76,7 +76,7 @@ function NewContributor() {
7676
/>
7777
<Tooltip
7878
id="contributors-overview"
79-
content="You can invite one person or paste multiple emails separated by commas, spaces, semicolons, or new lines. Define roles, and give them tasks for classifying."
79+
content="You can invite one person or paste multiple emails separated by commas, spaces, semicolons, or new lines. Define roles, and give them tags for classifying."
8080
className="z-[1099] ourtooltips"
8181
/>
8282
</h1>

0 commit comments

Comments
 (0)