Skip to content

Commit ec7025a

Browse files
authored
Fixed minor phrasing missed in previous PR #2359 (#3094)
1 parent 796f86a commit ec7025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Coding-Guidelines/WinRT-Registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WinRT Registration
22

3-
Windows App SDK provides registers WinRT types via *manifested* solutions:
3+
Windows App SDK provides WinRT types via *manifest-based* solutions:
44

55
* WinAppSDK used via MSIX packages declare types in their `appxmanifest.xml`
66
* WinAppSDK used via Self-Contained declare types in a SxS (aka Fusion) manifest

0 commit comments

Comments
 (0)