From 74a94e7d4846bfd2165c5ace9e60a65b52ec1a85 Mon Sep 17 00:00:00 2001 From: Ivan Beltrame <87547424+Imperatore1003@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:25:02 +0100 Subject: [PATCH] Fixing typo (#37136) Removing duplicate "represents" --- files/en-us/web/manifest/screenshots/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/manifest/screenshots/index.md b/files/en-us/web/manifest/screenshots/index.md index 45c99682ee34de3..66d0f4c8b5ac8d3 100644 --- a/files/en-us/web/manifest/screenshots/index.md +++ b/files/en-us/web/manifest/screenshots/index.md @@ -76,7 +76,7 @@ These images help users preview your web app's interface and features in app sto - `form_factor` {{Optional_Inline}} - - : A string that represents represents the screen shape of a broad class of devices to which the screenshot applies. + - : A string that represents the screen shape of a broad class of devices to which the screenshot applies. Specify this property only when the screenshot applies to a specific screen layout. If `form_factor` is not specified, the screenshot is considered suitable for all screen types.