You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/04/30 14:20:42 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #4008: chore: fix spelling, capitalization and image alt attributes

spacewander commented on a change in pull request #4008:
URL: https://github.com/apache/apisix/pull/4008#discussion_r623914668



##########
File path: apisix/upstream.lua
##########
@@ -155,7 +155,7 @@ do
         for _, n in ipairs(nodes) do
             if not is_stream and not n.port then
                 if up_conf.scheme ~= scheme then
-                    return nil, "Can't detect upstream's scheme. " ..
+                    return nil, "Can't detect upstreams scheme. " ..

Review comment:
       Why change it?




-- 
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.

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