We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f39b9a commit 535dc96Copy full SHA for 535dc96
src/docs/getting-started/lambda/lambda-dotnet.mdx
@@ -21,7 +21,7 @@ This chapter will walk you through the steps to manually instrument your Lambda
21
22
## Requirements
23
24
-The ADOT Lambda Layer for .Net supports `dotnetcore3.1`, `dotnet5.0` and `dotnet6` Lambda runtimes.
+The ADOT Lambda Layer for .Net supports both `dotnetcore3.1` and `dotnet6` Lambda runtimes.
25
26
## Instrumentation
27
0 commit comments