diff --git a/README.md b/README.md
index 8f07c2db..6f3d31d4 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
{link?.collection.ownerId === session.data?.user.id ? (
-
+
Save
diff --git a/components/ModalContent/NewCollectionModal.tsx b/components/ModalContent/NewCollectionModal.tsx
index 0773cb1a..de0fc98c 100644
--- a/components/ModalContent/NewCollectionModal.tsx
+++ b/components/ModalContent/NewCollectionModal.tsx
@@ -116,7 +116,7 @@ export default function NewCollectionModal({ onClose }: Props) {