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

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git


The following commit(s) were added to refs/heads/master by this push:
     new 7341278  Mod: Function -> Field
     new d8613b1  Merge branch 'master' of 
https://github.com/apache/dubbo-go-hessian2
7341278 is described below

commit 7341278d585a6ad10c28c606721b31e0242a4b27
Author: yuyu <[email protected]>
AuthorDate: Sat Dec 14 10:51:52 2019 +0800

    Mod: Function -> Field
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 827f172..f7cac61 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ It's a golang hessian library used by 
[Apache/dubbo-go](https://github.com/apach
 ## Feature List
 
 * [All JDK Exceptions](https://github.com/apache/dubbo-go-hessian2/issues/59)
-* [Function Alias By 
Alias](https://github.com/apache/dubbo-go-hessian2/issues/19)
+* [Field Alias By Alias](https://github.com/apache/dubbo-go-hessian2/issues/19)
 * [Java Bigdecimal](https://github.com/apache/dubbo-go-hessian2/issues/89)
 * [Java Date & Time](https://github.com/apache/dubbo-go-hessian2/issues/90)
 * [Java Generic 
Invokation](https://github.com/apache/dubbo-go-hessian2/issues/84)

Reply via email to