From db38491f6e43db22117f56151a75cce16a04b68a Mon Sep 17 00:00:00 2001 From: Maciej Walkowiak Date: Mon, 30 Nov 2020 15:30:50 +0100 Subject: [PATCH] Change "Sleuth" to "Kubernetes" in the reference (#608) It was likely just a copy & paste mistake. --- docs/src/main/asciidoc/spring-cloud-kubernetes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/spring-cloud-kubernetes.adoc b/docs/src/main/asciidoc/spring-cloud-kubernetes.adoc index 544eeb4f..b91696f7 100644 --- a/docs/src/main/asciidoc/spring-cloud-kubernetes.adoc +++ b/docs/src/main/asciidoc/spring-cloud-kubernetes.adoc @@ -37,7 +37,7 @@ include::other-resources.adoc[] == Configuration properties -To see the list of all Sleuth related configuration properties please check link:appendix.html[the Appendix page]. +To see the list of all Kubernetes related configuration properties please check link:appendix.html[the Appendix page]. == Building