From 733041bc0a5c514f998bc97a7297d6aff3f38d12 Mon Sep 17 00:00:00 2001 From: Kacper Fronc Date: Mon, 28 Dec 2020 16:25:39 +0800 Subject: [PATCH] Fix typo in index (#1812) --- docs/src/main/asciidoc/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/_index.adoc b/docs/src/main/asciidoc/_index.adoc index bd53a447d..d0a241950 100644 --- a/docs/src/main/asciidoc/_index.adoc +++ b/docs/src/main/asciidoc/_index.adoc @@ -15,4 +15,4 @@ The reference documentation consists of the following sections: <> :: Span creation, context propagation, and more. <> :: Add sampling, propagate remote tags, and more. <> :: Instrumentation configuration, context propagation, and more. -<> :: Configuration propertie. +<> :: Configuration properties.