Fix typo in devtools sample (#1593)

This commit is contained in:
Oliver Dunk
2025-12-08 17:08:43 +00:00
committed by GitHub
parent 11898ee8eb
commit bce4254d71

View File

@@ -1,6 +1,6 @@
# devtools.inspectedWindow
This sample demonstrates using the `inspectedWindow` API to collect and use data on the resouces used in a webpage.
This sample demonstrates using the `inspectedWindow` API to collect and use data on the resources used in a webpage.
## Overview