소스 검색

refac: wording

Timothy J. Baek 1 년 전
부모
커밋
3a1d747677
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>