googlecodelabs / chrome-es2015

How to build your first ES2015/ES6 app
https://codelabs.developers.google.com/codelabs/chrome-es2015/
Apache License 2.0
18 stars 33 forks source link

Typo 'Constructor' #3

Open antonio-fazari opened 8 years ago

antonio-fazari commented 8 years ago

Text: 'Change the function StickyNotesApp() to construnctor()'

Should be: 'Change the function StickyNotesApp() to constructor()'