Skip to content

Commit 1662376

Browse files
committed
Address PR comment
1 parent ffbb42b commit 1662376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aspire.Hosting.AWS/Lambda/LambdaLifecycleHook.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Aspire.Hosting.AWS.Lambda;
1313

1414
/// <summary>
15-
/// Lambda lifecycle hook takes care of getting Amazon.Lambda.TestTool is installed if there was
15+
/// Lambda lifecycle hook takes care of getting Amazon.Lambda.TestTool installed if there was
1616
/// a Lambda service emulator added to the resources.
1717
/// </summary>
1818
/// <param name="logger"></param>

0 commit comments

Comments
 (0)