diff --git a/docs/src/main/asciidoc/features.adoc b/docs/src/main/asciidoc/features.adoc index 87f2a202d..08886ffc8 100644 --- a/docs/src/main/asciidoc/features.adoc +++ b/docs/src/main/asciidoc/features.adoc @@ -122,7 +122,7 @@ including the count of calls and how many errors exist. The example application will make a simple diagram like this, but your real environment diagram may be more complex. -image::https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/{branch}/docs/src/main/asciidoc/images/zipkin-depedendencies.png[Zipkin Dependencies] +image::https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/{branch}/docs/src/main/asciidoc/images/zipkin-dependencies.png[Zipkin Dependencies] *Note*: Production environments will generate a lot of data. You will likely need to run a separate service to aggregate the dependency graph. You can learn