From 8ceb165e5d1dc0c8d417e42ffc3a26e8f5a62a03 Mon Sep 17 00:00:00 2001 From: Trivikram Kamat <16024985+trivikr@users.noreply.github.com> Date: Sun, 27 Sep 2020 23:01:32 -0700 Subject: docs: end sentences with a period in docs (#7730) --- docs/getting_started/debugging_your_code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/getting_started/debugging_your_code.md') 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. -- cgit v1.2.3