From bb92e93a93f5901d0f8301bb0390eb3bc73d3720 Mon Sep 17 00:00:00 2001 From: Arman Date: Wed, 8 Feb 2023 15:23:30 +0100 Subject: [PATCH] fix: copy --- src/routes/invite/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/invite/+page.svelte b/src/routes/invite/+page.svelte index d734930d3..73c15a9c7 100644 --- a/src/routes/invite/+page.svelte +++ b/src/routes/invite/+page.svelte @@ -53,8 +53,8 @@ {#if !userId || !secret || !membershipId || !teamId} - We couldn’t find a valid invite - Please ask the project owner to provide you with a new invite to their project + The invite link is not valid + Please ask the project owner to send you a new invite.