diff --git a/pages/index.md b/pages/index.md index e73f5bedd..a4cdd783c 100644 --- a/pages/index.md +++ b/pages/index.md @@ -34,7 +34,7 @@ The stable release of the protocol, tagged at Chrome 64. It includes a smaller s

Consider subscribing to the chrome-debugging-protocol mailing list. -

Inspect CDP traffic using Protocol Monitor in DevTools

+

Using Protocol Monitor in Chrome DevTools

This is especially handy to understand how the DevTools frontend makes use of the protocol. You can view all requests/responses and methods as they happen in the Protocol Monitor panel in DevTools.