1
0

fix the grammer err of the comment (#3013)

Co-authored-by: ywang46 <ywang46@paypal.com>
This commit is contained in:
Yao WANG
2021-05-31 11:44:25 +08:00
committed by GitHub
parent d965b0550f
commit 7a63175a70

View File

@@ -312,7 +312,7 @@ public class HoodieTableMetaClient implements Serializable {
}
/**
* Helper method to initialize a given path as a hoodie table with configs passed in as as Properties.
* Helper method to initialize a given path as a hoodie table with configs passed in as Properties.
*
* @return Instance of HoodieTableMetaClient
*/