DOC: Fix copy and paste mistake in http-response replace-value doc

This fixes up commit 2252beb8557d73407b8f96eef91d6927fb855685.
This commit is contained in:
Tim Duesterhus 2020-01-17 15:53:18 +01:00 committed by Willy Tarreau
parent 71f829767d
commit 6bd909b42f

View File

@ -5056,7 +5056,7 @@ http-response replace-header <name> <regex-match> <replace-fmt>
http-response replace-value <name> <regex-match> <replace-fmt>
[ { if | unless } <condition> ]
This works like "http-response replace-value" except that it works on the
This works like "http-request replace-value" except that it works on the
server's response instead of the client's request.
Example: