From 0ca3c75ec7c1b23d565213f8d6f77f1ba67d1dcf Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Fri, 10 Jun 2022 19:57:55 +0200 Subject: [PATCH] Fix a typo (#1412) Co-authored-by: Austin Parker --- content/en/docs/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/docs/_index.md b/content/en/docs/_index.md index dcd965df668d..381220947c21 100644 --- a/content/en/docs/_index.md +++ b/content/en/docs/_index.md @@ -8,5 +8,6 @@ OpenTelemetry, also known as OTel for short, is a vendor-neutral open-source [Ob ![OpenTelemetry Reference Architecture](/img/otel_diagram.png) -> For an in-depth guide on OpenTelemetry, incuding documentation and guides on language-specific instrumentation or the + +> For an in-depth guide on OpenTelemetry, including documentation and guides on language-specific instrumentation or the > Collector, please follow the links in the navigation bar.