Documentation: Fix grammar error
This commit is contained in:
parent
cb742ee2ba
commit
97d7316254
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue