Skip to content

Commit 27108ec

Browse files
authored
Merge pull request #67 from jogo-/patch-1
Fix typos in MD docs
2 parents 46d8793 + a02d43d commit 27108ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* Brand new Signature Engine (SDB files).
2020
* Brand new Hex Widget.
2121
* Multithreaded analysis
22-
* QtWebEngine powererd graphs.
22+
* QtWebEngine powered graphs.
2323
* Simplified LibREDasm API.
2424
* Reimplemented Emulation APIs
2525
* Improved ARM/Thumb switch heuristics.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LibREDasm also provides a plain C API for maximum ABI compatibility along with a
3838
</p>
3939

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

0 commit comments

Comments
 (0)