From d728e667be6fa13503f652d9cd40c373f9aa54e3 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Wed, 22 Nov 2023 17:02:58 -0800 Subject: [PATCH] Remove extra ` in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5239f24ab1..55dd1cc623 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ nightly build of this extension. Learn how to install it in by reading the VS Code Go extension relies on the [Go Telemetry](https://telemetry.go.dev) to learn insights about the performance and stability of the extension and the -language server (`gopls``). +language server (`gopls`). **Go Telemetry data uploading is disabled by default** and can be enabled with the following command: