Skip to content

Commit c17079e

Browse files
Merge pull request #276320 from dlepow/patch-292
[APIC] Update use-vscode-extension.md
2 parents 09193ae + 239a9e5 commit c17079e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-center/use-vscode-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,14 @@ You can export an API specification from a definition and then download it as a
143143
To export a specification in the extension's tree view:
144144

145145
1. Expand the API Center tree view to show an API definition.
146-
1. Right-click on the definition, and select **Export API**. A new tab appears that renders an API specification document.
146+
1. Right-click on the definition, and select **Export API Specification Document**. A new tab appears that renders an API specification document.
147147

148148
:::image type="content" source="media/use-vscode-extension/export-specification.png" alt-text="Screenshot of exporting API specification in Visual Studio Code." lightbox="media/use-vscode-extension/export-specification.png":::
149149

150150
You can also export a specification using the Command Palette:
151151

152152
1. Type the **Ctrl+Shift+P** keyboard shortcut to open the Command Palette.
153-
1. Select **Azure API Center: Export API**.
153+
1. Select **Azure API Center: Export API Specification Document**.
154154
1. Make selections to navigate to an API definition. A new tab appears that renders an API specification document.
155155

156156
## Related content

0 commit comments

Comments
 (0)