Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Commit ac07be0

Browse files
committed
Let's pretend this typo didn't exist.
1 parent a580978 commit ac07be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A sample web app shell demonstrating a shell + content architecture using [Servi
77
* Time to first paint is extremely fast
88
* Content is rendered. App shell can be a placeholder.
99
* User can scroll, but doesn’t necessarily need to be able to navigate or deeply interact.
10-
* First pageload > 1000ms
10+
* First pageload < 1000ms
1111
* App shell is progressively enhanced in.
1212
* User can now navigate within the app.
1313
* Second pageload

0 commit comments

Comments
 (0)