diff --git a/Filer-Change-Data-Capture.md b/Filer-Change-Data-Capture.md index ca3b574..e09ef1e 100644 --- a/Filer-Change-Data-Capture.md +++ b/Filer-Change-Data-Capture.md @@ -34,7 +34,7 @@ The gRPC API has several important use cases within SeaweedFS: * Replicate meta data to other filers if not sharing the same filer meta store. * Replicate meta data to `weed mount` asynchronously. -The gRPC API is also open to public and can support all other languages. +The gRPC API is also open to public and can support many other languages. # Example