From 9cc93bef59aaed667d30c177488452ba867dab92 Mon Sep 17 00:00:00 2001 From: Leo Gomes Date: Tue, 2 Jul 2019 23:24:41 +0200 Subject: [PATCH] Fix typo on README file Fixes a small typo on README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b63f47031a..dcd5ec249f 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ yarn install yarn ``` -Make sure you have the Jaeger Query service running on http://localhost:16686. For example, you can run Jaeger all-in-one Docker image as descibed in the [documentation][aio-docs]. +Make sure you have the Jaeger Query service running on http://localhost:16686. For example, you can run Jaeger all-in-one Docker image as described in the [documentation][aio-docs]. If you don't have it running locally, then tunnel to the correct host and port.