Update overview.md (#1855)

grammar fix
This commit is contained in:
Brandon Fergerson 2018-10-31 21:13:31 -06:00 committed by 吴晟 Wu Sheng
parent 07e799e422
commit 08f634b666
1 changed files with 2 additions and 2 deletions

View File

@ -36,9 +36,9 @@ The SkyWalking is logically splittd into four parts: Probes, Platform backend, S
from probe to UI. It also provides the pluggable capabilities for incoming formats(like Zipkin's), storage implementors and cluster
management. You even can customize aggregation and analysis by using [Observability Analysis Language](oal.md).
- The **Storage** is open. You can, either choose an existed implementor, such as ElasticSearch, H2 or MySQL cluster managed by
Sharding-Sphere, or implement your own. Of source, we are very appreciated to have your contributions for new storage implementors.
Sharding-Sphere, or implement your own. Of course, we are very appreciated to have your contributions for new storage implementors.
- The **UI** is cool and very powerful for SkyWalking end users. It is also customizable to match your customized backend.
## What is next?
- Learn SkyWalking's [Project Goals](project-goals.md)
- Learn SkyWalking's [Project Goals](project-goals.md)