diff --git a/msix-src/desktop/desktop-to-uwp-manual-conversion.md b/msix-src/desktop/desktop-to-uwp-manual-conversion.md index 734d1fc2..a4adbf57 100644 --- a/msix-src/desktop/desktop-to-uwp-manual-conversion.md +++ b/msix-src/desktop/desktop-to-uwp-manual-conversion.md @@ -67,7 +67,7 @@ Fill in this template with information that describes your package. ### Identity information -Here's an example **Identity** element with placeholder text for the attributes. You can set the ``ProcessorArchitecture`` attribute to ``x64`` , ``x86`` , ``arm`` (i.e. 32bit ARM), ``arm64`` , or ``neutral`` +Here's an example **Identity** element with placeholder text for the attributes. You can set the ``ProcessorArchitecture`` attribute to ``x64`` , ``x86`` , ``arm64`` , or ``neutral`` ```XML