diff --git a/docs/apimgmt/apimgmt.md b/docs/apimgmt/apimgmt.md index 8fa95af31a7..bea831dcabe 100644 --- a/docs/apimgmt/apimgmt.md +++ b/docs/apimgmt/apimgmt.md @@ -31,7 +31,7 @@ The API Management API Operator manages your API Management service, and deploys The spec consists of the following fields: -* `apiService` The name of the API Management service to managed +* `apiService` The name of the API Management service to manage * `apiId` Specify an ID for the API * `properties` * `isCurrent` Indicate if this API revision is the current revision @@ -45,4 +45,4 @@ The spec consists of the following fields: ## Deploy, view and delete resources -You can follow the steps [here](/docs/customresource.md) to deploy, view and delete resources. \ No newline at end of file +You can follow the steps [here](/docs/customresource.md) to deploy, view and delete resources.