Skip to content

Commit

Permalink
Merge pull request hapijs#3923 from jeromecovington/patch-1
Browse files Browse the repository at this point in the history
Fix typo in API.md attach -> attack
  • Loading branch information
WesTyler authored Feb 5, 2019
2 parents d9f1a68 + e622d35 commit 4519f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -3263,7 +3263,7 @@ Determines if the incoming payload is processed or presented raw. Available valu

Default value: `'error'`.

Sets handling of incoming payload that may contain a prototype poisoning security attach. Available
Sets handling of incoming payload that may contain a prototype poisoning security attack. Available
values:

- `'error'` - returns a `400` bad request error when the payload contains a prototype.
Expand Down

0 comments on commit 4519f9c

Please sign in to comment.