about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-08-20 16:12:25 +0200
committerGitHub <noreply@github.com>2021-08-20 16:12:25 +0200
commitd8c221fade27b75a387587dc7b5e20ab82ec8012 (patch)
treed9ad6f1afe6f43a6099068d9c4d475b604b954b3
parent5ba3601697769fd51e26a3504c165bb7be71bc69 (diff)
downloadafl++-d8c221fade27b75a387587dc7b5e20ab82ec8012.tar.gz
typo
-rw-r--r--frida_mode/DEBUGGING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/frida_mode/DEBUGGING.md b/frida_mode/DEBUGGING.md
index f6dd0546..69663510 100644
--- a/frida_mode/DEBUGGING.md
+++ b/frida_mode/DEBUGGING.md
@@ -10,7 +10,7 @@ you are very familiar with the implementation of Stalker, the instrumented code
 generated by FRIDA is likely to be very difficult to follow. For this reason,
 the following debugging strategies are outlined below.
 
-Byte convention below all files should be provided with their path (they are
+By convention below all files should be provided with their path (they are
 omitted for readability) and all items in `<braces>` are placeholders and should
 be replaced accordingly.