Skip to content

Commit 62f59e8

Browse files
committed
Merge branch 'alvinashcraft/main-launching-apps-migration' of https://github.com/MicrosoftDocs/windows-dev-docs-pr into alvinashcraft/main-launching-apps-migration
2 parents 0831cb5 + 0322a8e commit 62f59e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hub/apps/develop/launch/handle-uri-activation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The app receives activation events only for the URI scheme names listed in the p
6868
</Extensions>
6969
...
7070
</Application>
71-
<Applications>
71+
</Applications>
7272
```
7373

7474
## Step 2: Add the proper icons

hub/apps/develop/launch/launch-maps-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ The syntax for each parameter in this table is shown by using Augmented Backus
227227
</ul>
228228
<p>In Windows 10, the aerial view and 3D view styles are the same.</p>
229229
<div class="alert">
230-
<b>Note</b>  Omitting the <b>sty</b> parameter produces the same results as sty=r.
230+
<b>Note</b> Omitting the <b>sty</b> parameter produce the same results as sty=r.
231231
</div>
232232
<div>
233233

0 commit comments

Comments
 (0)