From cf7482a79c0d36cab07c3bb38c0b222a3510f133 Mon Sep 17 00:00:00 2001 From: Weiyi Liu Date: Thu, 23 Apr 2020 11:25:40 +0800 Subject: [PATCH] Fix typo. (#4693) --- docs/en/concepts-and-designs/backend-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/concepts-and-designs/backend-overview.md b/docs/en/concepts-and-designs/backend-overview.md index 2e4b6cb77..429a9e83c 100644 --- a/docs/en/concepts-and-designs/backend-overview.md +++ b/docs/en/concepts-and-designs/backend-overview.md @@ -23,7 +23,7 @@ even for Zipkin data format. The OAP analysis the segments to get metrics, and p the streaming aggregation. 1. Consider tracing as some kinds of logging only. Just provide save and visualization capabilities for trace. -Also, SkyWalking accepts trace formats from other project, such as Zipkin, Jeager, OpenCensus. +Also, SkyWalking accepts trace formats from other project, such as Zipkin, Jaeger, OpenCensus. These formats could be processed in the two ways too. ## Metrics in OAP