summaryrefslogtreecommitdiff
path: root/docs/tools/debugger.md
diff options
context:
space:
mode:
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 b5d22d226..c4136806c 100644
--- a/docs/tools/debugger.md
+++ b/docs/tools/debugger.md
@@ -119,7 +119,7 @@ Change `<entry_point>` to `server.ts` and run created configuration:
### Other
-Any client that implementes Devtools protocol should be able to connect to Deno
+Any client that implements Devtools protocol should be able to connect to Deno
process.
### Limitations