From 68e1ba07d3d6716ff651fe6d379b46fb61253a1d Mon Sep 17 00:00:00 2001 From: tokiedokie Date: Tue, 18 Aug 2020 01:17:57 +0900 Subject: typos (#7082) --- docs/contributing/development_tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/contributing/development_tools.md') diff --git a/docs/contributing/development_tools.md b/docs/contributing/development_tools.md index c05a1ee98..844ce31f3 100644 --- a/docs/contributing/development_tools.md +++ b/docs/contributing/development_tools.md @@ -34,7 +34,7 @@ Format the code: ### Profiling -To start profiling, +To start profiling: ```sh # Make sure we're only building release. @@ -107,7 +107,7 @@ Current executable set to '../deno/target/debug/deno' (x86_64). ### V8 flags -V8 has many many internal command-line flags. +V8 has many many internal command-line flags: ```shell $ deno run --v8-flags=--help _ -- cgit v1.2.3