浏览代码

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
 							}}>delete this link</button
 						> and create a new shared link.
 						> and create a new shared link.
 					{:else}
 					{: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.
 						able to view the shared chat.
 					{/if}
 					{/if}
 				</div>
 				</div>