From 97d73162549689ff8087ef82a05325dc471509b1 Mon Sep 17 00:00:00 2001 From: quonverbat Date: Sun, 10 Aug 2025 19:23:14 +0300 Subject: [PATCH] Documentation: Fix grammar error --- Documentation/DevTools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/DevTools.md b/Documentation/DevTools.md index 4406bf7397..df639972de 100644 --- a/Documentation/DevTools.md +++ b/Documentation/DevTools.md @@ -359,7 +359,7 @@ if the server supports highlighting DOM nodes. We do support this, and the serve << {"from":"server0-inspector7","value":true} ``` -The client will then asks for box model highlighter. This highlighter indicates when the WebContent process should +The client will then ask for box model highlighter. This highlighter indicates when the WebContent process should render an overlay over a particular node, with information about that node's box model. The server will create this highlighter type, and reply: