diff --git a/docs/_docs/editable-text-node.md b/docs/_docs/editable-text-node.md index a1fccd44a4..9eccfd0321 100755 --- a/docs/_docs/editable-text-node.md +++ b/docs/_docs/editable-text-node.md @@ -137,7 +137,7 @@ optional public func editableTextNodeDidUpdateText(_ editableTextNode: ASEditabl ---  Indicates to the delegate that teh text node has finished editing. +--  Indicates to the delegate that the text node has finished editing.
SwiftObjective-C