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 53930fe commit e907bd5Copy full SHA for e907bd5
readme.md
@@ -29,7 +29,7 @@ Swift AWS Lambda Runtime is a library designed to make building Lambda functions
29
)
30
```
31
32
-2. Create a ‘main.swift’ and implement your Lambda.
+2. Create a `main.swift` and implement your Lambda.
33
34
### Using Closures
35
0 commit comments