DiscoverMeteor / book

17 stars 0 forks source link

Simple no big deal spelling error, routing page #431

Closed carlynorama closed 9 years ago

carlynorama commented 9 years ago

https://book.discovermeteor.com/chapter/routing

"One thing to realise is that these URL changes are happening using HTML5 pushState."

should be

"One thing to realize is that these URL changes are happening using HTML5 pushState."

SachaG commented 9 years ago

Thanks!