summaryrefslogtreecommitdiff
path: root/docs/tools/debugger.md
diff options
context:
space:
mode:
authortokiedokie <thetokiedokie@gmail.com>2020-08-18 01:17:57 +0900
committerGitHub <noreply@github.com>2020-08-17 12:17:57 -0400
commit68e1ba07d3d6716ff651fe6d379b46fb61253a1d (patch)
treeffc1c992fac9bb07939f7b7b6377e99e63823a5d /docs/tools/debugger.md
parent684eddcc6bf0c1446c9aba0cdf001c661c19ab24 (diff)
typos (#7082)
Diffstat (limited to 'docs/tools/debugger.md')
-rw-r--r--docs/tools/debugger.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tools/debugger.md b/docs/tools/debugger.md
index 400d050de..2a4c7f0d8 100644
--- a/docs/tools/debugger.md
+++ b/docs/tools/debugger.md
@@ -32,7 +32,7 @@ Open `chrome://inspect` and click `Inspect` next to target:
![chrome://inspect](../images/debugger1.jpg)
-It might take a few seconds after opening the devtools to load all modules.
+It might take a few seconds after opening the Devtools to load all modules.
![Devtools opened](../images/debugger2.jpg)