Skip to content

Commit a3cc11f

Browse files
authored
[All Hosts] (manifest) correct placement of RequestedWidth/Height elements (#4984)
1 parent 98c670c commit a3cc11f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/develop/manifest-element-ordering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ The following sections show the manifest elements in the order in which they mus
137137
<DefaultSettings>
138138
<SourceLocation>
139139
<Override>
140-
<RequestedWidth>
141-
<RequestedHeight>
140+
<RequestedWidth>
141+
<RequestedHeight>
142142
<Permissions>
143143
<AllowSnapshot>
144144
<VersionOverrides>*

0 commit comments

Comments
 (0)