Skip to content

Commit

Permalink
Fix misprint (#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flatout73 authored and nguyenhuy committed Jan 29, 2018
1 parent 3f27546 commit b0c3e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/editable-text-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ optional public func editableTextNodeDidUpdateText(_ editableTextNode: ASEditabl
</div>
</div>

--  Indicates to the delegate that teh text node has finished editing.
--  Indicates to the delegate that the text node has finished editing.

<div class = "highlight-group">
<span class="language-toggle"><a data-lang="swift" class="swiftButton">Swift</a><a data-lang="objective-c" class = "active objcButton">Objective-C</a></span>
Expand Down

0 comments on commit b0c3e65

Please sign in to comment.