Skip to content

Commit 76bdd6c

Browse files
Merge pull request #127313 from changeworld/patch-35
Fix typo: avaiable -> available
2 parents 9a38920 + c56b668 commit 76bdd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/mock-api-responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The steps in this section show how to create an HTTP API with no backend.
6060
1. In the **Create an HTTP API** window, select **Full**.
6161
1. In **Display name**, enter *Test API*.
6262
1. In **Products**, select *Unlimited*, if that value is available. This value is available only in some tiers. You can leave the value blank for this tutorial, but you need to associate the API with a product to publish it. For more information, see [Import and publish your first API](import-and-publish.md#import-and-publish-a-backend-api).
63-
1. In **Gateways**, select **Managed** if this option is available. (This option is avaiable only in certain service tiers.)
63+
1. In **Gateways**, select **Managed** if this option is available. (This option is available only in certain service tiers.)
6464
1. Select **Create**.
6565

6666
:::image type="content" source="media/mock-api-responses/create-http-api.png" alt-text="Screenshot that shows the Create an HTTP API window." lightbox="media/mock-api-responses/create-http-api.png":::

0 commit comments

Comments
 (0)