Skip to content

Commit f4172fd

Browse files
authored
Fix typo
1 parent f002b70 commit f4172fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Attributions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We're currently only using a tiny bit of this code editor's functionality (more
2222

2323
### [EasyHook](http://easyhook.github.io/index.html)
2424

25-
Without the EasyHook library, many of our more advanced Unit Testing features would simply not be possible. This library really lives up to its name, and allows us to intercept and inspect traffic through VBE7.dll and other unmanged libraries.
25+
Without the EasyHook library, many of our more advanced Unit Testing features would simply not be possible. This library really lives up to its name, and allows us to intercept and inspect traffic through VBE7.dll and other unmanaged libraries.
2626

2727
> EasyHook makes it possible to extend (via hooking) unmanaged code APIs with pure managed functions, from within a fully managed environment on 32- or 64-bit Windows XP SP2, Windows Vista x64, Windows Server 2008 x64, Windows 7, Windows 8.1, and Windows 10.
2828

0 commit comments

Comments
 (0)