Skip to content

Commit b1128f5

Browse files
authored
Fix typo in readme
1 parent ebb3576 commit b1128f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This repo is the home of the following crates (and other supporting crates):
2424
* [windows-services](https://crates.io/crates/windows-services) - Windows services.
2525
* [windows-strings](https://crates.io/crates/windows-strings) - Windows string types.
2626
* [windows-targets](https://crates.io/crates/windows-targets) - Import libs for Windows (and the precursor to `windows-link` for older compilers).
27-
* [windows-threading](https://crates.io/crates/windows-threading) -Windows threading.
27+
* [windows-threading](https://crates.io/crates/windows-threading) - Windows threading.
2828
* [windows-version](https://crates.io/crates/windows-version) - Windows version information.
2929

3030
* [cppwinrt](https://crates.io/crates/cppwinrt) - Bundles the C++/WinRT compiler for use in Rust.

0 commit comments

Comments
 (0)