Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nazywam committed Jan 15, 2024
1 parent a16779c commit b8cc936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Some samples may purposely generate a huge number of TCP/DNS connections. The `m

### Max PCAP size

Processing huge (>100MB) PCAP files can change a considerable amount of time. Use the `max_pcap_size` option to specify the maximum PCAP file size to be analyzed (in bytes).
Processing huge (>100MB) PCAP files can take a considerable amount of time. Use the `max_pcap_size` option to specify the maximum PCAP file size to be analyzed (in bytes).

### Indicator ignorelist

Expand Down

0 comments on commit b8cc936

Please sign in to comment.