summaryrefslogtreecommitdiff
path: root/docs/getting_started
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting_started')
-rw-r--r--docs/getting_started/debugging_your_code.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started/debugging_your_code.md b/docs/getting_started/debugging_your_code.md
index 920f55624..c35c30d28 100644
--- a/docs/getting_started/debugging_your_code.md
+++ b/docs/getting_started/debugging_your_code.md
@@ -141,5 +141,5 @@ Deno process.
Devtools support is still immature. There is some functionality that is known to
be missing or buggy:
-- autocomplete in Devtools' console causes the Deno process to exit
-- profiling and memory dumps might not work correctly
+- autocomplete in Devtools' console causes the Deno process to exit.
+- profiling and memory dumps might not work correctly.