From 60b9068659b571201690801bd3558a8ad793b265 Mon Sep 17 00:00:00 2001 From: dietrich ayala Date: Thu, 14 Nov 2024 13:19:01 +0700 Subject: [PATCH] update desc --- features/window-management.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/window-management.yml b/features/window-management.yml index da09f9dd7db..ed31fa0cb8b 100644 --- a/features/window-management.yml +++ b/features/window-management.yml @@ -1,5 +1,5 @@ name: Window Management -description: "The Window Management API allows you to query the device for information about its screens, and place content on specific screens, paving the way towards more effective multi-screen applications." +description: "The Window Management API makes it possible to build multi-screen applications by providing access to information about the screens on a device, and to place content on a specific screen." spec: https://w3c.github.io/window-management/ compat_features: - api.Element.requestFullscreen.options_screen_parameter