Skip to content

Commit 586e3c7

Browse files
committed
Wording fix
1 parent 07bbfbc commit 586e3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ To publish a new release specify your version in [Directory.Build.props] and pus
170170
## Internals
171171

172172
Essentially a C# wrapper for [IVirtualDesktopManager](https://msdn.microsoft.com/en-us/library/windows/desktop/mt186440%28v%3Dvs.85%29.aspx) and related undocumented interfaces.
173-
However in order to support breaking binary changes between Windows versions we perform runtime compilation of a DLL providing access to the COM interfaces matching your OS build version.
173+
In order to support breaking binary changes between Windows versions we perform runtime compilation of a DLL providing access to the COM interfaces matching your OS build version.
174174

175175
## Resources
176176
* [samples/README.md](samples/README.md)

0 commit comments

Comments
 (0)