Skip to content

Commit 8cd8b44

Browse files
Merge pull request #10823 from changeworld/patch-1
Fix typo: extenion -> extension
2 parents e8a452a + 798cb3b commit 8cd8b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/walkthrough-publishing-a-visual-studio-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ You can remove the extension from Visual Studio Marketplace and from your comput
227227

228228
2. In the upper-right hand corner, click **Publish** extensions. Pick the publisher that you used to publish (eg: **TestPublish**). The listing for extensions will appear.
229229

230-
3. Click on extenion menu button → click **Remove**. You are asked to confirm if you want to remove the extension.
230+
3. Click on extension menu button → click **Remove**. You are asked to confirm if you want to remove the extension.
231231

232232
![Screenshot that shows Remove menu item.](media/remove-extension.png)
233233

0 commit comments

Comments
 (0)