Skip to content

Commit 698280b

Browse files
authored
Update how-to-distribute-your-win32-app-through-microsoft-store.md
Fix grammar
1 parent 2fedf5e commit 698280b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Let's explore each of these options in more detail in the following sections.
3535

3636
### Option 1 - Package your Win32 app as MSIX
3737

38-
Package your application into a MSIX is very simple, you can either use:
38+
Packaging your application into a MSIX is very simple, you can either use:
3939
- Visual Studio by adding the project Windows Application Packaging to your solution. See [Set up your desktop application for MSIX packaging in Visual Studio](/windows/msix/desktop/desktop-to-uwp-packaging-dot-net).
4040
- Use installer solutions from one of our partners. See [Package a desktop app using third-party installers](/windows/msix/desktop/desktop-to-uwp-third-party-installer).
4141
- Microsoft MSIX Packaging Tool to create the MSIX from an existing installer. See [Create an MSIX package from any desktop installer (MSI, EXE, ClickOnce, or App-V)](/windows/msix/packaging-tool/create-app-package).

0 commit comments

Comments
 (0)