Skip to content

Commit 8b77520

Browse files
authored
Update invitation-to-existing-user.blade.php
1 parent d19c176 commit 8b77520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/workspaces/emails/invitation-to-existing-user.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
<p>{{__(':userName has added you to their workspace on SendPortal!', ['userName' => $invitation->workspace->owner->name])}}</p>
44

5-
<p>{{__('Since you already have an account, you have automatically been added to the workspace, and do not need to take any further action.')}}</p>
5+
<p>{{__('Since you already have an account, you have automatically been added to the workspace.')}}</p>
66

77
<p>{{__('See you soon!')}}</p>

0 commit comments

Comments
 (0)