Skip to content

Commit

Permalink
Update kong/plugins/aws-request-signing/schema.lua
Browse files Browse the repository at this point in the history
Co-authored-by: alexpopaconst <[email protected]>
  • Loading branch information
DanielRailean and alexpopaconst authored Sep 9, 2024
1 parent c2c9d1d commit d293d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong/plugins/aws-request-signing/schema.lua
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ return {
required = true,
default = false,
description =
"Instructs the plugin to use the context target if it's host or port were altered "..
"Instructs the plugin to use the context target if its host or port were altered "..
" (by other plugins) during the signing, bypassing the override_target_host "..
"and override_target_port parameters. Works by comparing the service target parameters"..
" with the context target parameters. Ignored if the target was not altered."
Expand Down

0 comments on commit d293d95

Please sign in to comment.