diff --git a/CHANGELOG.md b/CHANGELOG.md index ff98e124..de3692d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ * Brand new Signature Engine (SDB files). * Brand new Hex Widget. * Multithreaded analysis -* QtWebEngine powererd graphs. +* QtWebEngine powered graphs. * Simplified LibREDasm API. * Reimplemented Emulation APIs * Improved ARM/Thumb switch heuristics. diff --git a/README.md b/README.md index 9d1fce1e..7c49100a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ LibREDasm also provides a plain C API for maximum ABI compatibility along with a

### Features -REDasm is still under heavy development, currently is supports: +REDasm is still under heavy development, currently it supports: - C++ and Python 3 Plugins - Multithreaded analysis - Binary lifting and intermediate language analysis (RDIL)