Skip to content

Commit 798cb3b

Browse files
committed
Fix typo: extenion -> extension
1 parent e8a452a commit 798cb3b

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)