Skip to content

Commit a1c7cf8

Browse files
committed
edits
1 parent 78111e4 commit a1c7cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/add-api-manually.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This section shows how to add an operation that takes a parameter. In this examp
8585
Test the operation in the Azure portal. (You can also test it in the developer portal.)
8686

8787
1. Select the **Test** tab.
88-
1. Select **GetStatus**. Under **code**, enter **200**.
88+
1. Select **GetStatus**. In **code**, enter **200**.
8989
1. Select **Send**.
9090

9191
The response that the `http://httpbin.org/status/200` operation generates appears in the **HTTP response** section. If you want to transform your operations, see [Transform and protect your API](transform-api.md).

0 commit comments

Comments
 (0)