Ver Fonte

refac: wording

Timothy J. Baek há 1 ano atrás
pai
commit
3a1d747677
1 ficheiros alterados com 1 adições e 1 exclusões
  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>