You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "jiangfucheng (via GitHub)" <gi...@apache.org> on 2023/05/06 17:10:05 UTC

[GitHub] [apisix] jiangfucheng commented on a diff in pull request #9358: docs: fix typo

jiangfucheng commented on code in PR #9358:
URL: https://github.com/apache/apisix/pull/9358#discussion_r1186722650


##########
docs/en/latest/getting-started/load-balancing.md:
##########
@@ -44,6 +44,7 @@ curl -i "http://127.0.0.1:9180/apisix/admin/routes" -X PUT -d '
 You will receive an `HTTP/1.1 201 OK` response if the route was created successfully.
 
 :::info
+
 1. The `pass_host` field is set to `node` to pass the host header to the upstream.
 2. The `scheme` field is set to `https` to enable TLS when sending requests to the upstream.
 :::

Review Comment:
   Yes, otherwise the CI will fail. However, I have discovered that all of the formatting errors in the documentation have been fixed by https://github.com/apache/apisix/pull/9379. Therefore, this PR can be closed



-- 
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-unsubscribe@apisix.apache.org

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