googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

Step 6: Typo in Tip under Test It Out Section #70

Closed cloverharvest closed 5 years ago

cloverharvest commented 7 years ago

Tip: To start fresh and clear all saved data (localStoarge, indexedDB data, cached files) and remove any service workers, use the Clear storage pane in the Application tab.

localStoarge should be localStorage

Step 6 => Use service workers to pre-cache the App Shell Section => Test It Out

petele commented 5 years ago

Hi!

Thanks for the feedback. I've rewritten the codelab from scratch and believe I have fixed this issue. The code has been updated, and the new guide is now live.

If you find any issues with the new codelab, please let us know!

Thanks!