diff --git a/docs/serving/services/configure-requests-limits-services.md b/docs/serving/services/configure-requests-limits-services.md index 033d9ac0b0..1ceda495d4 100644 --- a/docs/serving/services/configure-requests-limits-services.md +++ b/docs/serving/services/configure-requests-limits-services.md @@ -26,7 +26,7 @@ spec: ## Configure Queue Proxy resources In order to set the Queue Proxy resource requests and limits you can either -set them globally in the [deployment config map](../configuration/deployment.md) or you can set them at the service level using the corresponding annotations targeting cpu, memory and ephemeral-storage resource types. The previous example becomes: +set them globally in the [deployment config map](../configuration/deployment.md) or you can set them at the service level using the corresponding annotations targeting cpu, memory and ephemeral-storage resource types. The above example becomes: ```yaml apiVersion: serving.knative.dev/v1