Skip to content

Commit 956b933

Browse files
fix small typo in fuzzing-overview.mdx (#114)
1 parent da12227 commit 956b933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/protocols/http/fuzzing-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ These values are substituted at runtime with the actual values for the analyzer.
333333

334334
1. Send the request with the payload to the target with 5 second delay.
335335
2. If the response time is less than 5, do nothing.
336-
3. Send the request to the analyzer which queues ith with 5 seconds delay.
336+
3. Send the request to the analyzer which queues it with 5 seconds delay.
337337
4. Next a 1 second delay
338338
5. Next a 5 second delay
339339
6. Finally, the last 1 second delay.

0 commit comments

Comments
 (0)