From c4837a64ae7298c87856be527e265ac2a9df32f3 Mon Sep 17 00:00:00 2001 From: Lehuy <44150458+LehuyH@users.noreply.github.com> Date: Fri, 24 Nov 2023 00:36:53 -0800 Subject: [PATCH] Fix typo --- apps/pwabuilder/src/script/pages/app-report.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pwabuilder/src/script/pages/app-report.ts b/apps/pwabuilder/src/script/pages/app-report.ts index 7a11e8691..076c4d7ec 100644 --- a/apps/pwabuilder/src/script/pages/app-report.ts +++ b/apps/pwabuilder/src/script/pages/app-report.ts @@ -3362,7 +3362,7 @@ export class AppReport extends LitElement { ` : html`
- PWABuilder has analysesd your PWA and has identified some app capabilities that could enhance your PWA + PWABuilder has analyzed your PWA and has identified some app capabilities that could enhance your PWA
` }