about summary refs log tree commit diff
path: root/examples/afl_frida
diff options
context:
space:
mode:
authorh1994st <h1994st@gmail.com>2020-07-16 21:59:50 -0400
committerh1994st <h1994st@gmail.com>2020-07-16 21:59:50 -0400
commit67d7c364f6705d41f3e0dcd89fffcae5ddc79326 (patch)
tree9328c8a2c7f5e1e46261c596440220253ce1a7da /examples/afl_frida
parent67d58e2437f268a692f4570c70e58953b43d3042 (diff)
downloadafl++-67d7c364f6705d41f3e0dcd89fffcae5ddc79326.tar.gz
Fix typo
Diffstat (limited to 'examples/afl_frida')
-rw-r--r--examples/afl_frida/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/afl_frida/README.md b/examples/afl_frida/README.md
index 1ee19a68..7743479b 100644
--- a/examples/afl_frida/README.md
+++ b/examples/afl_frida/README.md
@@ -31,4 +31,4 @@ However the stability is low. Reason is currently unknown.
 
 # Background
 
-This code ist copied for a larger part from https://github.com/meme/hotwax 
+This code is copied for a larger part from https://github.com/meme/hotwax