Fix typo in docs (#3061)

This commit is contained in:
JesseEstum
2023-11-03 11:34:10 -05:00
committed by GitHub
parent beb688fd45
commit d0f8dd4f27

View File

@@ -343,7 +343,7 @@ spring:
- Weight=group1, 2
----
This route would forward ~80% of traffic to https://weighthigh.org and ~20% of traffic to https://weighlow.org
This route would forward ~80% of traffic to https://weighthigh.org and ~20% of traffic to https://weightlow.org
[[xforwarded-remote-addr-route-predicate-factory]]
== The XForwarded Remote Addr Route Predicate Factory