From a35efdc7cd7b65029d74fee170b41a9dd4eedd9d Mon Sep 17 00:00:00 2001 From: Matthias Kern Date: Tue, 4 Sep 2018 20:34:25 +0200 Subject: [PATCH] fix its --- client/src_editor/Editor_Links.re | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src_editor/Editor_Links.re b/client/src_editor/Editor_Links.re index f16eead9..6e196d64 100644 --- a/client/src_editor/Editor_Links.re +++ b/client/src_editor/Editor_Links.re @@ -169,7 +169,7 @@ let make = (~links, ~onUpdate, _children) => {
- "Add a link to another sketch by pasting it's id and giving it a module name" + "Add a link to another sketch by pasting its' id and giving it a module name" ->str
existingLinks->ReasonReact.array