From d9983b1ce82fcf46ec6d05d032ea0e41c7e271a6 Mon Sep 17 00:00:00 2001 From: sumeyye Date: Fri, 6 Mar 2026 16:07:48 +0300 Subject: [PATCH] fix: 3rd title --- docs/en/framework/ui/angular/pwa-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/framework/ui/angular/pwa-configuration.md b/docs/en/framework/ui/angular/pwa-configuration.md index 1dbe50b462..4c10fb6d27 100644 --- a/docs/en/framework/ui/angular/pwa-configuration.md +++ b/docs/en/framework/ui/angular/pwa-configuration.md @@ -282,7 +282,7 @@ In addition to updated icons, the library will generate splash screens. However, /> ``` -### 3. Configure Service Worker +## 3. Configure Service Worker Once the PWA schematic is installed and the manifest is customized, you should review and tune the Angular service worker configuration.