Superskyyy commented on a change in pull request #5101: URL: https://github.com/apache/apisix/pull/5101#discussion_r713536879
########## File path: docs/en/latest/plugins/skywalking.md ########## @@ -78,20 +79,20 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f1 }' ``` -You also can complete the above operation through the web interface, first add a route, then add skywalking plugin: +You also can complete the above operation through the web interface, first add a route, then add SkyWalking plugin:  -## How to set endpoint +## How to Set Endpoint Review comment: The level two `##` titles are not following a consistent capitalization style, some of them like `## How To Enable` are in caps while the others aren't, so I was trying to make them match. The same goes to the endpoint one below. Also the `To` is not supposed to be caped in any way, missed that one. But that seems to exist across lots of plugin docs, so leaving it as is. -- 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]
