diff --git a/specs/WindowControlsOverlayConfiguration.md b/specs/WindowControlsOverlayConfiguration.md index 752dd095..e964b9f4 100644 --- a/specs/WindowControlsOverlayConfiguration.md +++ b/specs/WindowControlsOverlayConfiguration.md @@ -2,7 +2,7 @@ WebView2 Window Controls === # Background -This API allows you to Enable and configure The Webview2 Window Controls overlay. +This API allows you to enable and configure the Webview2 Window Controls Overlay. The Overlay is a region on the top right/left of the webview window which contains the caption buttons (minimize, maximize, restore, close). Enabing the Overlay allows for custom app title bars rendered completly inside the webview window.