From c2436fb157e9737866f07544a39f11d076f5bafa Mon Sep 17 00:00:00 2001
From: Aaron Carson
Date: Mon, 21 Nov 2022 16:21:20 +0000
Subject: [PATCH] Update incorrect copy (#14415)
---
cast/src/html/launcher-faq.html.template | 2 +-
cast/src/launcher/layout/hc-layout.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cast/src/html/launcher-faq.html.template b/cast/src/html/launcher-faq.html.template
index a39f1ba248..7ba706c16c 100644
--- a/cast/src/html/launcher-faq.html.template
+++ b/cast/src/html/launcher-faq.html.template
@@ -213,7 +213,7 @@
- Google Chrome (all platforms except iOS)
- - Microsoft Edge (all platforms)
+ - Microsoft Edge (all platforms except iOS)
diff --git a/cast/src/launcher/layout/hc-layout.ts b/cast/src/launcher/layout/hc-layout.ts
index 0d0e8cdb0d..30c240db12 100644
--- a/cast/src/launcher/layout/hc-layout.ts
+++ b/cast/src/launcher/layout/hc-layout.ts
@@ -44,7 +44,7 @@ class HcLayout extends LitElement {