Skip to content

Commit

Permalink
Update blog/_posts/2019-03-16-spas-pwas-and-ssr.md
Browse files Browse the repository at this point in the history
Co-Authored-By: marcoow <[email protected]>
  • Loading branch information
Turbo87 and marcoow authored Mar 20, 2019
1 parent 3abefc0 commit a76c015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/_posts/2019-03-16-spas-pwas-and-ssr.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ without the individual menu items actually being functional).

Although this does not improve the app's TTFMP or TTI, at least it gives the
user a first visual impression of what the app will look like once it has
started up. Of course the app shall can be cached in the browser using a
started up. Of course the app shell can be cached in the browser using a
service worker so that for subsequent visits it can be served from that
instantly.

Expand Down

0 comments on commit a76c015

Please sign in to comment.