Skip to content

Fix typos, broken markdown, and outdated version references across 5 pages#5848

Closed
qiutongMS wants to merge 5 commits intoMicrosoftDocs:docsfrom
qiutongMS:fix/auto-fix-typos-and-errors
Closed

Fix typos, broken markdown, and outdated version references across 5 pages#5848
qiutongMS wants to merge 5 commits intoMicrosoftDocs:docsfrom
qiutongMS:fix/auto-fix-typos-and-errors

Conversation

@qiutongMS
Copy link
Copy Markdown
Contributor

Summary

This PR fixes 5 auto-detectable issues found by automated page analysis across the Windows app development docs.

Changes

ID File Fix
CR-007 hub/apps/desktop/index.yml Typo: "Window App SDK" → "Windows App SDK"
CR-001 hub/apps/tutorials/winui-notes/project.md Wrong reference: "Save MainPage.xaml" → "Save MainWindow.xaml" (WinUI uses MainWindow)
CR-008 hub/apps/winui/winui3/index.md Broken markdown: extra ) in "Hello, WinUI" link — start-here.md))**start-here.md)**
CR-005 hub/apps/whats-new/whats-new-for-developers.md Broken markdown: unclosed ( on PowerToys bullet; also fixed period → colon for consistency
CR-010 hub/apps/get-started/windows-developer-faq.md Outdated version: ".NET 6 or later" → ".NET 8 or later" in UWP migration FAQ (current LTS is .NET 8)

How issues were found

These issues were identified using an automated Microsoft Learn page analysis pipeline that performs content review, link checking, and consistency checking across the Windows app development documentation tree.

- CR-001: Fix MainPage.xaml → MainWindow.xaml in WinUI Notes tutorial
- CR-005: Fix unclosed parenthesis in PowerToys highlight
- CR-007: Fix "Window App SDK" → "Windows App SDK" typo on desktop landing page
- CR-008: Remove extra closing parenthesis in WinUI page link
- CR-010: Update .NET 6 → .NET 8 in UWP migration FAQ
@prmerger-automator
Copy link
Copy Markdown
Contributor

@qiutongMS : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 3d58655:

✅ Validation status: passed

File Status Preview URL Details
hub/apps/desktop/index.yml ✅Succeeded
hub/apps/get-started/windows-developer-faq.md ✅Succeeded
hub/apps/tutorials/winui-notes/project.md ✅Succeeded
hub/apps/whats-new/whats-new-for-developers.md ✅Succeeded
hub/apps/winui/winui3/index.md ✅Succeeded

For more details, please refer to the build report.

@prmerger-automator
Copy link
Copy Markdown
Contributor

PRMerger Results

Issue Description
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.
Index File This PR contains a change to the index file.

@qiutongMS qiutongMS closed this Mar 5, 2026
@qiutongMS qiutongMS deleted the fix/auto-fix-typos-and-errors branch April 22, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants