Skip to content

Commit 0387f33

Browse files
authored
Merge pull request #202726 from dlepow/patch-125
Update edit-api.md
2 parents 315e141 + 22904f0 commit 0387f33

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/api-management/edit-api.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Edit an API with the Azure portal | Microsoft Docs
3-
description: Learn how to use API Management (APIM) to edit an API. Add, delete, or rename operations in the APIM instance, or edit the API's swagger.
3+
description: Learn how to use API Management to edit an API. Add, delete, or rename operations in the APIM instance, or edit the API's swagger.
44
services: api-management
55
documentationcenter: ''
66
author: adrianhall
@@ -16,7 +16,7 @@ ms.author: adhal
1616
---
1717
# Edit an API
1818

19-
The steps in this tutorial show you how to use API Management (APIM) to edit an API.
19+
The steps in this tutorial show you how to use API Management to edit an API.
2020

2121
+ You can add, rename, or delete operations in the Azure portal.
2222
+ You can edit your API's swagger.
@@ -28,9 +28,9 @@ The steps in this tutorial show you how to use API Management (APIM) to edit an
2828

2929
[!INCLUDE [api-management-navigate-to-instance.md](../../includes/api-management-navigate-to-instance.md)]
3030

31-
## Edit an API in APIM
31+
## Edit an operation
3232

33-
![Screenshot that highlights the process for editing an API in APIM.](./media/edit-api/edit-api001.png)
33+
![Screenshot that highlights the process for editing an API in API Management.](./media/edit-api/edit-api001.png)
3434

3535
1. Click the **APIs** tab.
3636
2. Select one of the APIs that you previously imported.
@@ -40,7 +40,7 @@ The steps in this tutorial show you how to use API Management (APIM) to edit an
4040

4141
## Update the swagger
4242

43-
You can update your backbend API from the Azure portal by following these steps:
43+
You can update your backend API from the Azure portal by following these steps:
4444

4545
1. Select **All operations**
4646
2. Click pencil in the **Frontend** window.
@@ -75,4 +75,4 @@ You can update your backbend API from the Azure portal by following these steps:
7575

7676
> [!div class="nextstepaction"]
7777
> [APIM policy samples](./policy-reference.md)
78-
> [Transform and protect a published API](transform-api.md)
78+
> [Transform and protect a published API](transform-api.md)

0 commit comments

Comments
 (0)