Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic authored May 21, 2018
1 parent 31e5d05 commit 2eade58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/legacy/polymer.dom.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export class DomApi {
}

/**
* Returns the root node of this node. Equivalent to `getRoodNode()`.
* Returns the root node of this node. Equivalent to `getRootNode()`.
*
* @return {Node} Top most element in the dom tree in which the node
* exists. If the node is connected to a document this is either a
Expand Down

0 comments on commit 2eade58

Please sign in to comment.