This is an automated email from the ASF dual-hosted git repository. laiyingchun pushed a commit to branch v2.2 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit 66a2811891f8c8f94be1857aba4161938ad20167 Author: Ting Sun <[email protected]> AuthorDate: Tue May 18 17:06:54 2021 +0800 doc: update README.md fix a typo (#730) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5d5a62..0986a59 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ See our documentation on the [Pegasus Website][website]. ## Client drivers -Pegasus has support for serveral languages: +Pegasus has support for several languages: - [Java](https://github.com/xiaomi/pegasus-java-client) - [C++](https://github.com/apache/incubator-pegasus/blob/master/src/include/pegasus/client.h) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
