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

Commit

Permalink
Fix issue with description of modes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan O'Leary committed Feb 1, 2023
1 parent fb59ab9 commit cfb7e4d
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 cfb7e4d

Please sign in to comment.