diff --git a/lessons/05-wrapping-dom-libs.md b/lessons/05-wrapping-dom-libs.md index d605a1b..365ac20 100644 --- a/lessons/05-wrapping-dom-libs.md +++ b/lessons/05-wrapping-dom-libs.md @@ -94,7 +94,7 @@ var Dialog = React.createClass({ // start a new React render tree with our node and the children // passed in from above, this is the other side of the portal. - React.renderComponent(