Skip to content

Commit 6a12d5c

Browse files
Update how-to-distribute-your-win32-app-through-microsoft-store.md (#4091)
* Update how-to-distribute-your-win32-app-through-microsoft-store.md * Update toc.yml Fixed a typo
1 parent ec536c1 commit 6a12d5c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hub/apps/distribute-through-store/how-to-distribute-your-win32-app-through-microsoft-store.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
description: This section will guide you on how to distribute your Win32 application through Microrosft Store.
3-
title: How to distribute your Win32 application through Microrosft Store.
2+
description: This section will guide you on how to distribute your Win32 application through Microsoft Store.
3+
title: How to distribute your Win32 application through Microsoft Store.
44
ms.date: 02/15/2024
55
ms.topic: article
66
ms.localizationpriority: medium
77
---
88

9-
# How to distribute your Win32 application through Microrosft Store
9+
# How to distribute your Win32 application through Microsoft Store
1010

1111
This article guides you on a smooth onboarding process, various distribution options, recommended best practices, and scenarios to consider when distributing your app via the Store, to ensure a better customer experience.
1212

hub/apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ items:
6262
href: develop/ui-input/visual-tree.md
6363
- name: Distribute through Microsoft Store
6464
items:
65-
- name: How to distribute your Win32 application through Micrososft Store
65+
- name: How to distribute your Win32 application through Microsoft Store
6666
href: distribute-through-store/how-to-distribute-your-win32-app-through-microsoft-store.md
6767
- name: How to transition users from your web unpackaged app to Store packaged app
6868
href: distribute-through-store/how-to-transition-users-from-your-web-unpackaged-app-to-store-packaged-app.md

0 commit comments

Comments
 (0)