Skip to content

Commit 233bd2f

Browse files
committed
Clean up headings
1 parent 9cd2f5e commit 233bd2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

microsoft-edge/extensions-chromium/developer-guide/devtools-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You downloaded, installed, ran, and tested the provided, finished DevTools exten
7171

7272

7373
<!-- ====================================================================== -->
74-
## Step 1: Create, install, and run a basic Microsoft Edge extension
74+
## Step 1: Create a basic Microsoft Edge extension
7575

7676
If you want to create the files for each major step below, install a code editor such as [Visual Studio Code](https://code.visualstudio.com/), to follow the tutorial steps below to manually re-create the above sample DevTools extension. You can read the code walkthrough below, presented as four major steps or phases.
7777

@@ -140,7 +140,7 @@ See also:
140140

141141

142142
<!-- ====================================================================== -->
143-
## Step 2: Add a DevTools tool (tab and panel)
143+
## Step 2: Add a custom tool in DevTools
144144

145145
In this step, you'll create a new panel (tool tab) in DevTools. You can either:
146146

0 commit comments

Comments
 (0)