You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/05/05 14:09:02 UTC

[skywalking] branch master updated: Update CHANGES.md (#2590)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 683e048  Update CHANGES.md (#2590)
683e048 is described below

commit 683e0483af62eea1520baf18943b19ed5fd81bf6
Author: Brandon Fergerson <fe...@gmail.com>
AuthorDate: Sun May 5 08:08:57 2019 -0600

    Update CHANGES.md (#2590)
    
    spelling
---
 CHANGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 96a7a2c..031ca79 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -40,7 +40,7 @@ Significantly cost less CPU in low payload.**
 - Support .NET clr receiver.
 - Support Jaeger trace format, no analysis.
 - Support group endpoint name by regax rules in mesh receiver.
-- Support `diable` statement in OAL.
+- Support `disable` statement in OAL.
 - Support basic auth in ElasticSearch connection.
 - Support metric exporter module and gRPC implementor.
 - Support `>, <, >=, <=` in OAL.