Skip to content

Commit ceb769c

Browse files
committed
Update the team members description
1 parent 99af32b commit ceb769c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/pages/profile/profile.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ interface MediaItem {
295295
<div *ngSwitchCase="'members'" class="profile-section">
296296
<h2>Team Members</h2>
297297
<p class="helper-text">
298-
Add Nostr public keys of team members who can manage this project.
298+
Add Nostr public keys of team members, their profiles will be listed on the project page. This does not give them permissions to edit the project.
299299
</p>
300300
301301
<div class="members-container">

0 commit comments

Comments
 (0)