Skip to content

Commit 5b306bc

Browse files
authored
fixed README typo
1 parent c5365c1 commit 5b306bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The library is:
2727
- Able to detect various VM and semi-VM technologies like hypervisors, emulators, containers, sandboxes, and so on
2828
- Available with C++11 and above
2929
- Header-only
30-
- Free of any external depencies
30+
- Free of any external dependencies
3131
- Memoized, meaning past results are cached and retrieved if ran again for performance benefits
3232
- Contains separate MIT and GPL-3.0 compliant library header files
3333

@@ -306,4 +306,4 @@ And if you found this project useful, a star would be appreciated :)
306306
## Legal 📜
307307
I am not responsible nor liable for any damage you cause through any malicious usage of this project.
308308

309-
License: GPL-3.0/MIT
309+
License: GPL-3.0/MIT

0 commit comments

Comments
 (0)