From 0579d874d0908818dec406259b91eb3ba4018385 Mon Sep 17 00:00:00 2001 From: Pankaj Agrawal Date: Wed, 4 Nov 2020 08:41:21 +0100 Subject: [PATCH] doc: minor fixes --- docs/content/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.mdx b/docs/content/index.mdx index 32ff3ad40..3617340dd 100644 --- a/docs/content/index.mdx +++ b/docs/content/index.mdx @@ -3,7 +3,7 @@ title: Homepage description: AWS Lambda Powertools Java --- -Powertools is a suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously(Coming soon!) easier. +Powertools is a suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier. ## Install