Neilblaze commented on code in PR #8724: URL: https://github.com/apache/apisix/pull/8724#discussion_r1098889342
########## docs/en/latest/deployment-modes.md: ########## @@ -70,20 +71,20 @@ The instance of APISIX deployed as the traditional role will: ## Decoupled -In the decoupled deployment mode the data plane and control plane instances of APISIX are deployed separately. i.e one instance of APISIX is configured to be a data plane and the other to be a control plane. +In the decoupled deployment mode the `data_plane` and `control_plane` instances of APISIX are deployed separately, i.e one instance of APISIX is configured to be a *data plane* and the other to be a *control plane*. Review Comment: Ah, I see now. Just rectified it, can you have a look at whether it's ready to merge? cc: @nfrankel @juzhiyuan @spacewander @moonming @navendu-pottekkat -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
