From f217a1d9efb83e035b956f4d8272268540eb9eea Mon Sep 17 00:00:00 2001 From: jmckiern Date: Sat, 6 Jun 2020 15:39:25 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be79575..5c3488f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ For a tutorial and usage overview, take a look at the * [Console](#console) * [Closing debugger](#closing-debugger) * [Debug adapter configuration](#debug-adapter-configuration) - * [C, C , Rust, etc.](#c-c-rust-etc) + * [C, C++, Rust, etc.](#c-c-rust-etc) * [Python](#python) * [Legacy: vscode-python](#legacy-vscode-python) * [TCL](#tcl)