diff --git a/v2/thirdparty/serverless/with-aws-lambda/setup-api-gateway.mdx b/v2/thirdparty/serverless/with-aws-lambda/setup-api-gateway.mdx index b82f028af..2ef50acaa 100644 --- a/v2/thirdparty/serverless/with-aws-lambda/setup-api-gateway.mdx +++ b/v2/thirdparty/serverless/with-aws-lambda/setup-api-gateway.mdx @@ -36,7 +36,7 @@ Click on the "ANY" method and then "Integration" to configure the lambda functio :::important -Ensure that Lambda proxy integration toggle is turned on. +Ensure that the **Lambda proxy integration** toggle is turned on. ::: diff --git a/v2/thirdpartypasswordless/serverless/with-aws-lambda/setup-api-gateway.mdx b/v2/thirdpartypasswordless/serverless/with-aws-lambda/setup-api-gateway.mdx index b82f028af..2ef50acaa 100644 --- a/v2/thirdpartypasswordless/serverless/with-aws-lambda/setup-api-gateway.mdx +++ b/v2/thirdpartypasswordless/serverless/with-aws-lambda/setup-api-gateway.mdx @@ -36,7 +36,7 @@ Click on the "ANY" method and then "Integration" to configure the lambda functio :::important -Ensure that Lambda proxy integration toggle is turned on. +Ensure that the **Lambda proxy integration** toggle is turned on. :::