Skip to content

Commit

Permalink
Fix typo in docs (#3061)
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseEstum authored Nov 3, 2023
1 parent beb688f commit d0f8dd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d0f8dd4

Please sign in to comment.