diff options
author | tokiedokie <thetokiedokie@gmail.com> | 2020-08-18 01:17:57 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 12:17:57 -0400 |
commit | 68e1ba07d3d6716ff651fe6d379b46fb61253a1d (patch) | |
tree | ffc1c992fac9bb07939f7b7b6377e99e63823a5d /docs/tools/debugger.md | |
parent | 684eddcc6bf0c1446c9aba0cdf001c661c19ab24 (diff) |
typos (#7082)
Diffstat (limited to 'docs/tools/debugger.md')
-rw-r--r-- | docs/tools/debugger.md | 2 |
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:  -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.  |