From 40aa7769f8350645ffc6f02120473726a9e711f9 Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Sun, 13 Sep 2020 15:00:04 +0100 Subject: [PATCH] Typo Co-authored-by: J. Ryan Stinnett --- src/components/CreateLinkTile.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CreateLinkTile.tsx b/src/components/CreateLinkTile.tsx index 51a79eb..3553289 100644 --- a/src/components/CreateLinkTile.tsx +++ b/src/components/CreateLinkTile.tsx @@ -103,7 +103,7 @@ const LinkCreatedTile: React.FC = (props) => { return ( props.setLink('')}> - Create another lnk + Create another link

{props.link}