diff --git a/README.md b/README.md index 0d98f58..a034cda 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ Tools An example: The presence of 'YmFzZTY0X2RlY29kZ' does not guarantee that 'base64_decode' is in the plain text code. It is guaranteed that IF 'base64_decode' was present in the plain text code, then one of these three base64 strings WILL be present. - The presence of 'YmFzZTY0X2RlY29kZ' in a block of code may be because 'ase64_decod' was in the original code. Note the missing edge - characters which is due to bit misalignments and character bleed. + The presence of 'YmFzZTY0X2RlY29kZ' in a block of code may be because 'ase64_decod' was in the original code. + Note the missing edge characters which is due to bit misalignments and character bleed. Resources ---------