Skip to content

Commit

Permalink
fix its
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskern committed Sep 4, 2018
1 parent 520b4a2 commit a35efdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src_editor/Editor_Links.re
Expand Up @@ -169,7 +169,7 @@ let make = (~links, ~onUpdate, _children) => {

<div className="links__container">
<span className="links__disclaimer">
"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
</span>
<div> existingLinks->ReasonReact.array </div>
Expand Down

0 comments on commit a35efdc

Please sign in to comment.