diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 21:23:22 +0100 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 21:23:22 +0100 |
commit | aa6586a761c47da1f202221c9a449b692cacbcae (patch) | |
tree | f643712e4a2cf16491449c74a118253cb001dc5d /utils/optimin | |
parent | 377adb776ee2adb3cb17a174279e384ae9dd590c (diff) | |
download | afl++-aa6586a761c47da1f202221c9a449b692cacbcae.tar.gz |
Fix typos - 1st run
Diffstat (limited to 'utils/optimin')
-rw-r--r-- | utils/optimin/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/optimin/README.md b/utils/optimin/README.md index 507cb305..340022b8 100644 --- a/utils/optimin/README.md +++ b/utils/optimin/README.md @@ -77,7 +77,7 @@ For more details, see the paper [Seed Selection for Successful Fuzzing](https://dl.acm.org/doi/10.1145/3460319.3464795). If you use OptiMin in your research, please cite this paper. -Bibtex: +BibTeX: ```bibtex @inproceedings{Herrera:2021:FuzzSeedSelection, |