Skip to content

Commit abea88c

Browse files
markdown & minor content edits
- remove TOC at top of file (MSDOCS rendering engine does this automatically) - fix word choice - fix grammatical issue
1 parent f0d4ab9 commit abea88c

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/embedded/tutorials/launch-experience.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,8 @@ ms.localizationpriority: high
66
---
77

88
# Configure Default Launch Experience for your Office Files
9-
<!--
10-
## In this article:
119

12-
- [Configure Default Launch Experience for your Office Files](#configure-default-launch-experience-for-your-office-files)
13-
- [In this article:](#in-this-article)
14-
- [Configure Launch mode of Office Clients](#configure-launch-mode-of-office-clients)
15-
- [Open Office files directly in Desktop clients](#open-office-files-directly-in-desktop-clients) -->
16-
17-
## Configure Launch mode of Office Clients
10+
## Configure the Launch mode of Office Clients
1811

1912
When retrieving a `DriveItem` from the Microsoft Graph API with:
2013

@@ -54,7 +47,7 @@ To open your files directly in the Office desktop clients, you need to create an
5447

5548
Use the following table to replace the segments above:
5649

57-
- **scheme-name**: the name of application, for example: *ms-excel*
50+
- **scheme-name**: the name of the application, for example: *ms-excel*
5851
- **command-name**:
5952
- `ofv` for Open File View
6053
- `ofe` for Open File Edit

0 commit comments

Comments
 (0)