Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit b477d23

Browse files
authored
Merge pull request dougmoscrop#78 from juanmjacobs/master
Fix typo in readme
2 parents 5219162 + d6ac3fe commit b477d23

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
@@ -57,7 +57,7 @@ For even smaller function packages, you can also set:
5757
package:
5858
individually: true
5959
```
60-
But be warned: Smaller individual functions can still mean a larger overall deployment. (10 functions that are 3 MB each is more net data tranfer and storage than 1 function that is 6 MB)
60+
But be warned: Smaller individual functions can still mean a larger overall deployment. (10 functions that are 3 MB each is more net data transfer and storage than 1 function that is 6 MB)
6161
6262
## Dependency caching (Experimental)
6363

0 commit comments

Comments
 (0)