minor change

This commit is contained in:
daniel31x13
2023-12-08 11:01:47 -05:00
parent ab83d1d0c6
commit 8e49ccf723
6 changed files with 55 additions and 8 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ export default function DeleteLinkModal({ onClose, activeLink }: Props) {
<p>
Hold the <kbd className="kbd kbd-sm">Shift</kbd> key while clicking
'Delete' to bypass this confirmation in the future.
&apos;Delete&apos; to bypass this confirmation in the future.
</p>
<button
@@ -122,7 +122,7 @@ export default function EditCollectionSharingModal({
</label>
<p className="text-neutral text-sm">
This will let <b>Anyone</b> to view this collection and it's
This will let <b>Anyone</b> to view this collection and it&apos;s
users.
</p>
</div>