Skip to content

Commit e907bd5

Browse files
authored
fix small typo (#80)
1 parent 53930fe commit e907bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Swift AWS Lambda Runtime is a library designed to make building Lambda functions
2929
)
3030
```
3131

32-
2. Create a main.swift and implement your Lambda.
32+
2. Create a `main.swift` and implement your Lambda.
3333

3434
### Using Closures
3535

0 commit comments

Comments
 (0)