Skip to content

Commit 95a4e02

Browse files
Fix issues in responsive-design.md
Correct missing 'ms.' prefix on localizationpriority metadata field. All other files in hub/apps/design/layout/ use 'ms.localizationpriority', but responsive-design.md was using bare 'localizationpriority', causing the publishing system to ignore the localization priority setting. Co-authored-by: Copilot <[email protected]>
1 parent d39bf24 commit 95a4e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/design/layout/responsive-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ op-migration-status: ready
66
ms.date: 09/25/2024
77
ms.topic: article
88
keywords: windows 10, uwp
9-
localizationpriority: medium
9+
ms.localizationpriority: medium
1010
ms.custom: RS5
1111
---
1212
# Responsive design techniques

0 commit comments

Comments
 (0)