diff --git a/bucket/go.json b/bucket/go.json index db13666406..1f57c3f69b 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -47,6 +47,6 @@ "notes": [ "Your GOROOT has been set to: $dir", "You can run 'go env GOROOT' to view this at any time.", - "\"$env:USERPROFILE\\go\\bin)\" has been added to your PATH." + "\"$env:USERPROFILE\\go\\bin\" has been added to your PATH." ] }