Skip to content

Commit 8034b10

Browse files
committed
Linting
1 parent 3b603d6 commit 8034b10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/en/2025/pwa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Most web apps (78%) opt for a `standalone` value for the display member. From th
243243

244244
Top sizes include 192x192 and 512x512.
245245

246-
### Manifest `orientation` values
246+
### Manifest `orientation` values
247247

248248
{{ figure_markup(
249249
image="pwa-manifest-orientation.png",
@@ -257,7 +257,7 @@ Top sizes include 192x192 and 512x512.
257257

258258
Unsurprisingly, around 79.5% of PWAs do not set orientation. Responsive design and modern development make defining the app's orientation less necessary, but portrait takes second place with around 11.9%.
259259

260-
## Service worker and manifest usage
260+
## Service worker and manifest usage
261261

262262
We've seen the latest data on what the most used service worker and manifest features are. In 2025, we can see that roughly one fifth of sites use service workers, and roughly one tenth use manifests.
263263

0 commit comments

Comments
 (0)