Skip to content

Commit f0029ba

Browse files
committed
fixed words
1 parent ec31368 commit f0029ba

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
@@ -6,7 +6,7 @@ Lambda layers provide a convenient way to package libraries and other dependenci
66

77
A layer is a .zip file archive that can contain additional code or data. A layer can contain libraries, a custom runtime, data, or configuration files. Layers promote code sharing and separation of responsibilities so that you can iterate faster on writing business logic.
88

9-
Created this action to save on all the extra code it requires in a Github Worflow to create and publish a layer. This will do all the undifferentiated heavy lifting for you.
9+
Created this action to save on all the extra code that is required in a GitHub Workflow to create and publish a layer. This will do all the undifferentiated heavy lifting for you.
1010

1111

1212
## How To Use This Action

0 commit comments

Comments
 (0)