From 1d9bcbad4fa1ee9d9281d9ea8298b8c934095554 Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Thu, 9 Apr 2020 22:29:44 +0800 Subject: [PATCH] typo --- README.adoc | 2 +- docs/src/main/asciidoc/overview.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index a4dcb8246..a0f50181a 100644 --- a/README.adoc +++ b/README.adoc @@ -79,7 +79,7 @@ Here's an example of what it looks like: image::https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/{branch}/docs/src/main/asciidoc/images/zipkin-trace-screenshot.png[Zipkin Trace] The https://github.com/openzipkin/sleuth-webmvc-example[source repository] of this -example includes demonstrations ofmany things, including WebFlux and messaging. +example includes demonstrations of many things, including WebFlux and messaging. Most features require only a property or dependency change to work. These snippets showcase the value of Spring Cloud Sleuth: Through auto-configuration, Sleuth make getting started with distributed tracing easy! diff --git a/docs/src/main/asciidoc/overview.adoc b/docs/src/main/asciidoc/overview.adoc index 8b0937631..400e6bcc6 100644 --- a/docs/src/main/asciidoc/overview.adoc +++ b/docs/src/main/asciidoc/overview.adoc @@ -20,7 +20,7 @@ Here's an example of what it looks like: image::https://raw.githubusercontent.com/spring-cloud/spring-cloud-sleuth/{branch}/docs/src/main/asciidoc/images/zipkin-trace-screenshot.png[Zipkin Trace] The https://github.com/openzipkin/sleuth-webmvc-example[source repository] of this -example includes demonstrations ofmany things, including WebFlux and messaging. +example includes demonstrations of many things, including WebFlux and messaging. Most features require only a property or dependency change to work. These snippets showcase the value of Spring Cloud Sleuth: Through auto-configuration, Sleuth make getting started with distributed tracing easy!