diff --git a/docs/dashboard/monitoring/README.md b/docs/dashboard/monitoring/README.md index 61034de79..d4a62c15f 100644 --- a/docs/dashboard/monitoring/README.md +++ b/docs/dashboard/monitoring/README.md @@ -136,7 +136,7 @@ def hello(event, context): ## AWS SDK spans Serverless automatically instruments `aws-sdk` and `boto3`(`botocore` specifically) in NodeJS and -Python3. Calls(service & operation. eg: S3 putItem) to the SDK are show in the invocation detail +Python. Calls(service & operation. eg: S3 putItem) to the SDK are show in the invocation detail in the dashboard. ## HTTP spans