From 1b665a1e932256ba1e655c883d33cf74ef5e4776 Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Wed, 31 Jul 2019 19:14:15 +0100 Subject: [PATCH] README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a42160f..5ff46d0 100644 --- a/README.md +++ b/README.md @@ -587,7 +587,7 @@ Requires: * `install_gadget.py --enable-go` * [Delve][delve-install] installed, e.g. `go get -u github.com/go-delve/delve/cmd/dlv` -* Delve to be in your PATH, or specify the `dlvToolpath` launch option +* Delve to be in your PATH, or specify the `dlvToolPath` launch option ```json {