From 16624900f268baa9fbd90f487a2a03479b1acdd5 Mon Sep 17 00:00:00 2001 From: "Ciro S. Costa" Date: Mon, 20 Jan 2020 12:24:10 -0500 Subject: [PATCH] contributing: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ¯\_(ツ)_/¯ Signed-off-by: Ciro S. Costa --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df02acdbc..8d3392542 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -214,8 +214,8 @@ For GoLand you can do so by going to Run | Edit Configurations… | + | Go Remot ### Trying out distributed tracing with Jaeger Under `./hack`, a docker-compose override file named `jaeger.yml` provides the -essentials to get [Jaeger] running alongside the other components, as well tying -Concourse to it through the right environment variables. +essentials to get [Jaeger] running alongside the other components, as well as +tying Concourse to it through the right environment variables. [Jaeger]: https://jaegertracing.io