diff --git a/docs/extensibility/walkthrough-publishing-a-visual-studio-extension.md b/docs/extensibility/walkthrough-publishing-a-visual-studio-extension.md index e4375f4c956..233bd2c4168 100644 --- a/docs/extensibility/walkthrough-publishing-a-visual-studio-extension.md +++ b/docs/extensibility/walkthrough-publishing-a-visual-studio-extension.md @@ -95,7 +95,7 @@ This walkthrough shows you how to publish a Visual Studio extension to the Visua 1. Open the [Visual Studio Gallery](http://go.microsoft.com/fwlink/?LinkId=194329) website. -2. In the upper-right corner, click **My Extenions**. The listing for TestPublish is displayed. +2. On the center, click **My Extensions**. The listing for TestPublish is displayed. 3. Click **Delete**. @@ -105,4 +105,4 @@ This walkthrough shows you how to publish a Visual Studio extension to the Visua 2. Select TestPublish and then click **Uninstall**. -3. To complete the uninstallation, restart Visual Studio. \ No newline at end of file +3. To complete the uninstallation, restart Visual Studio.