Skip to content

Commit 535dc96

Browse files
committed
Correct the runtimes
1 parent 8f39b9a commit 535dc96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This chapter will walk you through the steps to manually instrument your Lambda
2121

2222
## Requirements
2323

24-
The ADOT Lambda Layer for .Net supports `dotnetcore3.1`, `dotnet5.0` and `dotnet6` Lambda runtimes.
24+
The ADOT Lambda Layer for .Net supports both `dotnetcore3.1` and `dotnet6` Lambda runtimes.
2525

2626
## Instrumentation
2727

0 commit comments

Comments
 (0)