Skip to content

Commit 3d9e507

Browse files
Update Samples/MultiHeadedPackage/README.md
Co-authored-by: ssparach <128866445+ssparach@users.noreply.github.com>
1 parent 0c24d02 commit 3d9e507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Samples/MultiHeadedPackage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ extendedZipContent:
1414
---
1515
# Multi-headed MSIX package sample
1616

17-
These samples demonstrate how to create **multi-headed packages** — MSIX or sparse packages that contain multiple `<Application>` elements in a single `Package.appxmanifest`. Each application entry gets its own Start menu tile and can be launched independently, while sharing the same package identity and installation lifecycle.
17+
These samples demonstrate how to create **multi-headed packages**whether MSIX or sparse-packaged — by defining multiple `<Application>` elements in a single `Package.appxmanifest`. Each application entry gets its own Start menu tile and can be launched independently, while sharing the same package identity and installation lifecycle.
1818

1919
## Samples
2020

0 commit comments

Comments
 (0)