Browse Source

refac: wording

Timothy J. Baek 1 year ago
parent
commit
f7a1fc207a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/chat/ShareChatModal.svelte

+ 1 - 1
src/lib/components/chat/ShareChatModal.svelte

@@ -123,7 +123,7 @@
 							}}>delete this link</button
 						> and create a new shared link.
 					{:else}
-						Messages you send after creating your link won't be shared. Anyone with the URL will be
+						Messages you send after creating your link won't be shared. Users with the URL will be
 						able to view the shared chat.
 					{/if}
 				</div>