We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbb42b commit 1662376Copy full SHA for 1662376
src/Aspire.Hosting.AWS/Lambda/LambdaLifecycleHook.cs
@@ -12,7 +12,7 @@
12
namespace Aspire.Hosting.AWS.Lambda;
13
14
/// <summary>
15
-/// Lambda lifecycle hook takes care of getting Amazon.Lambda.TestTool is installed if there was
+/// Lambda lifecycle hook takes care of getting Amazon.Lambda.TestTool installed if there was
16
/// a Lambda service emulator added to the resources.
17
/// </summary>
18
/// <param name="logger"></param>
0 commit comments