Skip to content

Commit fcd7951

Browse files
committed
fix typo
1 parent 7defd27 commit fcd7951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/AWSLambdaRuntimeTests/LambdaLocalServerTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ struct LambdaLocalServerTests {
5959
return false
6060
}
6161

62-
// start a client to check if tsomething responds on the custom port
62+
// start a client to check if something responds on the custom port
6363
group.addTask {
6464
// Give server time to start
6565
try await Task.sleep(for: .milliseconds(100))

0 commit comments

Comments
 (0)