Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/latest/architecture-design/apisix.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ The diagram below shows how APISIX handles an incoming request and applies corre

## Plugin hierarchy

The chart below shows the order in which different types of Plugin are applied to a request:
The chart below shows the order in which different Plugin phases are applied to a request:

![flow-plugin-internal](https://raw.githubusercontent.com/apache/apisix/master/docs/assets/images/flow-plugin-internal.png)
Loading