Skip to content

Commit 2aa50f0

Browse files
Capitalized the first letter of a sentence for correctness (#10318)
* Capitalized the first letter of a sentence for correctness Updated the text by capitalizing the first letter of a sentence to ensure consistency and correctness. This change improves readability and maintains a uniform writing style that aligns with proper grammar and formatting conventions. * Update CONTRIBUTING.md Co-authored-by: Niels Laute <niels.laute@live.nl> * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md --------- Co-authored-by: Niels Laute <niels.laute@live.nl>
1 parent 1103b3d commit 2aa50f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ file in the repository, as needed.
6666
You can also read and contribute to the WinUI documentation here:
6767
https://docs.microsoft.com/uwp/toolkits/winui
6868

69-
You can find usage examples of the controls available in WinUI in the Xaml Controls Gallery app:
70-
https://github.com/Microsoft/Xaml-Controls-Gallery/
69+
You can find usage examples of the controls available in WinUI in the WinUI 3 Gallery app:
70+
https://github.com/Microsoft/WinUI-Gallery/
7171

72-
which can also be installed from the Windows Store:
73-
https://www.microsoft.com/p/xaml-controls-gallery/9msvh128x2zt
72+
Which can also be installed from the Microsoft Store:
73+
https://apps.microsoft.com/detail/9p3jfpwwdzrc
7474

7575
## API spec discussions
7676

0 commit comments

Comments
 (0)