Explorar o código

refac: wording

Timothy J. Baek hai 1 ano
pai
achega
f7a1fc207a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>