From 09cd568658f0eba7f2a24cdf38ee987ef32e9691 Mon Sep 17 00:00:00 2001 From: James Cheng Date: Thu, 21 Sep 2023 22:08:21 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e52ac04f..a79800de45 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Some layers include the corresponding OTel language SDK for the Lambda. This all ## Design Proposal -To get a better understanding of the proposed design for the OpenTelemetry Lamda extension, you can see the [Design Proposal here.](docs/design_proposal.md) +To get a better understanding of the proposed design for the OpenTelemetry Lambda extension, you can see the [Design Proposal here.](docs/design_proposal.md) ## Features