Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #116 from olearycrew/brendan-update-mode-desc
Browse files Browse the repository at this point in the history
Fix issue with description of modes
  • Loading branch information
ehsandeep authored Feb 1, 2023
2 parents fb59ab9 + cfb7e4d commit d66e7e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/templating-guide/protocols/http-fuzzing.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ fuzzing:

Mode specifies the mode in which to perform the replacements. Available modes are -

1. **multiple** (`default`) - replace one value at a time
2. **single** - replace all values at once
1. **multiple** (`default`) - replace all values at once
2. **single** - replace one value at a time

```yaml
fuzzing:
Expand Down

0 comments on commit d66e7e3

Please sign in to comment.