Skip to content

Commit e64eaa8

Browse files
spa-checklist.md: s/server/served
1 parent c0c31e4 commit e64eaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spa-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is a checklist for browser-based Web App **without the backend** or with a
1818
## Deployment
1919

2020
- [ ] My app is served from CDN or cookie-less subdomain
21-
- [ ] My app is server with forever cache headers for static assets
21+
- [ ] My app is served with forever cache headers for static assets
2222
- [ ] My app static resources are gzipped
2323

2424
## Loading optimization

0 commit comments

Comments
 (0)