Skip to content

Commit

Permalink
Fix Iternals typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored Nov 11, 2021
1 parent d132ffe commit 25bade0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Program Headers:
03
```

# Iternals
# Internals

This tool doesn't care about anything except for `LOAD` sections. It determines
the endianness (little vs big) and bitness (32 vs 64) from the ELF header,
Expand Down

0 comments on commit 25bade0

Please sign in to comment.