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