Page 14 `var mount = document.querySelector('#app)` `ReactDOM.render(<App />, mountComponent)` I believe the second argument should be mount instead of mountComponent!