Skip to content

Commit

Permalink
dashboard: s/team/community/
Browse files Browse the repository at this point in the history
Team sounds a bit corporate, so I propose "community".

Signed-off-by: Valentin Rothberg <[email protected]>
  • Loading branch information
vrothberg committed Apr 22, 2024
1 parent 27ed4d0 commit af5217f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/pages/Dashboard.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const openDiscussionsPage = () => {
<button class="underline" title="Open the issues page" on:click="{openIssuesPage}">here</button>.
</p>
<p>
If you want to get more information about this project or exchange with the team, you can start a discussion
If you want to get more information about this project or exchange with the community, you can start a discussion
<button class="underline" title="Open the discussions page" on:click="{openDiscussionsPage}">here</button>.
</p>
</div>
Expand Down

0 comments on commit af5217f

Please sign in to comment.