Skip to content

Commit d802446

Browse files
committed
layer -> layers
1 parent fcf48c1 commit d802446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ The GeoLambda image does not have an entrypoint defined, so a command must be pr
3737

3838
All of the GDAL CLI tools are installed so could be run on images in the current directory.
3939

40-
### Lambda Layer
40+
### Lambda Layers
4141

42-
If you just wish to use the publicly available Lambda layer you will need the ARN for the layer in the same region as your Lambda function. Currently, GeoLambda layers are available in `us-east-1`, `us-west-2`, and `eu-central-1`. If you want to use it in another region please file an issue or you can also create your own layer using this repository (see instructions below on 'Create a new version').
42+
If you just wish to use the publicly available Lambda layers you will need the ARN for the layer in the same region as your Lambda function. Currently, GeoLambda layers are available in `us-east-1`, `us-west-2`, and `eu-central-1`. If you want to use it in another region please file an issue or you can also create your own layer using this repository (see instructions below on 'Create a new version').
4343

4444
#### v2.0.0
4545

0 commit comments

Comments
 (0)