提交 15ba78d9 编写于 作者: K kezhenxu94 提交者: wu-sheng

Doc: fix grammar error and typo (#2440)

上级 8c1b816d
......@@ -14,10 +14,10 @@ There are three types of Span
1.1 EntrySpan
EntrySpan represents a service provider, also the endpoint of server side. As an APM system, we are targeting the
application servers. So almost all the services and MQ-comsumer are EntrySpan(s).
application servers. So almost all the services and MQ-consumer are EntrySpan(s).
1.2 LocalSpan
LocalSpan represents a normal Java method, which don't relate with remote service, neither a MQ producer/comsumer
LocalSpan represents a normal Java method, which does not relate to remote service, neither a MQ producer/consumer
nor a service(e.g. HTTP service) provider/consumer.
1.3 ExitSpan
......@@ -158,7 +158,7 @@ SpanLayer is the catalog of span. Here are 5 values:
1. MQ
Component IDs are defined and reserved by SkyWalking project.
For component name/ID extension, please follow [cComponent library definition and extension](Component-library-settings.md) document.
For component name/ID extension, please follow [Component library definition and extension](Component-library-settings.md) document.
### Advanced APIs
#### Async Span APIs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册