Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Apr 3, 2016
1 parent b0d020c commit c900207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Gets a child node at the specified index.
1. index <i>(number)</i>: The index of the child node.

**Returns**<br>
<i>(Object)</i>: Returns an object that defines the child node, <i>null</i> otherwise.
<i>(Object)</i>: Returns an object that defines the node, <i>null</i> otherwise.

**Example**<br>
```js
Expand Down

0 comments on commit c900207

Please sign in to comment.