[many]: fix typos

This commit is contained in:
bl-ue
2020-12-04 07:37:44 -05:00
committed by Starbeamrainbowlabs
parent e5a6af0299
commit 2718393db1
32 changed files with 33 additions and 33 deletions

View File

@@ -7,7 +7,7 @@
`cewl --depth {{2}} --write {{path/to/wordlist.txt}} {{url}}`
- Output an alpha-numeric wordlist from the given URL with words of minimum 5 characters:
- Output an alphanumeric wordlist from the given URL with words of minimum 5 characters:
`cewl --with-numbers --min_word_length {{5}} {{url}}`