Fix typo.

This commit is contained in:
wusheng 2017-03-30 10:13:14 +08:00
parent 42186ca1ac
commit 6d67bc2977
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
* Auto-instrumentation mechanism, **no need to CHANGE any application source code**. Supported [frameworks](https://github.com/wu-sheng/sky-walking/wiki/3.0-supported-list).
* Pure Java server implementation. provide HTTP traces collecting service.
* Pure Java server implementation, with RESTful Web service.
* High performance stream analysis.
* The UI released on [wu-sheng/sky-walking-ui](https://github.com/wu-sheng/sky-walking-ui)