Skip to content

Commit 3c6fde2

Browse files
committed
Change the tense
1 parent ca0a48f commit 3c6fde2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/docs/getting-started/lambda/lambda-dotnet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This layer includes a reduced version of the [AWS Distro for OpenTelemetry Colle
6565
Note: Lambda layers are a regionalized resource, meaning that they can only be used in the Region in which they are published.
6666
Make sure to use the layer in the same region as your Lambda functions.
6767

68-
Find the supported regions for amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
68+
Find the supported regions and amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
6969

7070
|Supported Regions |Lambda layer ARN format | Contents |
7171
|---------------------|-------------------------|----------|

src/docs/getting-started/lambda/lambda-go.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This layer includes a reduced version of the [AWS Distro for OpenTelemetry Colle
8383
Note: Lambda layers are a regionalized resource, meaning that they can only be used in the Region in which they are published.
8484
Make sure to use the layer in the same region as your Lambda functions.
8585

86-
Find the supported regions for amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
86+
Find the supported regions and amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
8787

8888
|Supported Regions |Lambda layer ARN format | Contents |
8989
|---------------------|-------------------------|----------|

src/docs/getting-started/lambda/lambda-java.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In this section, we consume the Lambda layer for use with Java Lambda Functions.
3535
Note: Lambda layers are a regionalized resource, meaning that they can only be used in the Region in which they are published.
3636
Make sure to use the layer in the same region as your Lambda functions.
3737

38-
Find the supported regions for amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
38+
Find the supported regions and amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
3939

4040
|Supported Regions |Lambda layer ARN format | Contents |
4141
|---------------------|-------------------------|----------|

src/docs/getting-started/lambda/lambda-python.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this section, we consume the Lambda layer for use with Python Lambda Function
2828

2929
Note: Lambda layers are a regionalized resource, meaning that they can only be used in the Region in which they are published. Make sure to use the layer in the same region as your Lambda functions.
3030

31-
Find the supported regions for amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
31+
Find the supported regions and amd64(x86_64)/arm64 layer ARN in the table below for the ARNs to consume.
3232

3333
|Supported Regions |Lambda layer ARN format | Contents |
3434
|---------------------|-------------------------|----------|

0 commit comments

Comments
 (0)