diff --git a/content/en/about/_index.html b/content/en/about/_index.html index c4f8f72c0f..5ecedeb2ea 100644 --- a/content/en/about/_index.html +++ b/content/en/about/_index.html @@ -18,7 +18,7 @@ {{% blocks/lead color="primary" %}}

CloudWeGo is an open-source middleware set launched by ByteDance that can be used to quickly build enterprise-class cloud native architectures. - It contains many components, including the RPC framework Kitex, the HTTP framework Hertz, the basic network library Netpoll, thrfitgo, etc. + It contains many components, including the RPC framework Kitex, the HTTP framework Hertz, the basic network library Netpoll, thriftgo, etc. By combining the community's excellent open source products, developers can quickly build a complete set of microservices systems. For more ecosystem,please refer kitex-contrib and hertz-contrib.