hf400159 commented on code in PR #7380:
URL: https://github.com/apache/apisix/pull/7380#discussion_r913325878


##########
docs/en/latest/architecture-design/apisix.md:
##########
@@ -25,6 +25,14 @@ title: APISIX
 
 
![flow-software-architecture](../../../assets/images/flow-software-architecture.png)
 
+Apache APISIX is a dynamic, real-time, high-performance cloud-native API 
gateway. It is built on top of Nginx + ngx_lua technology and leverages the 
power offered by luajit.

Review Comment:
   ```suggestion
   Apache APISIX is a dynamic, real-time, high-performance cloud-native API 
gateway. It is built on top of Nginx + ngx_lua technology and leverages the 
power offered by LuaJIT.
   ```



##########
docs/en/latest/architecture-design/apisix.md:
##########
@@ -25,6 +25,14 @@ title: APISIX
 
 
![flow-software-architecture](../../../assets/images/flow-software-architecture.png)
 
+Apache APISIX is a dynamic, real-time, high-performance cloud-native API 
gateway. It is built on top of Nginx + ngx_lua technology and leverages the 
power offered by luajit.
+
+APISIX is divided into two main parts, one is the APISIX core, including Lua 
plugin runtime, multi-language plugin runtime, WASM plug-in runtime, etc.; the 
other is a variety of feature-rich built-in plugins, including observability, 
security, traffic control, etc.

Review Comment:
   ```suggestion
   APISIX is divided into two main parts, one is the APISIX core, including Lua 
plugin runtime, multi-language plugin runtime, Wasm plugin runtime, etc.; the 
other is a variety of feature-rich built-in plugins, including observability, 
security, traffic control, etc.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to