Skip to content

Commit 39ca24a

Browse files
authored
Update README.md
1 parent 1dc7078 commit 39ca24a

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
@@ -7,7 +7,7 @@ This is an early iteration of the PHP runtime Layer which is not yet ready for p
77
## Current Layer Version ARN
88
When creating/updating a Lambda function you must specify a specific version of the layer. This readme will be kept up to date with the latest version available. The latest available Lambda Layer Version ARN is:
99

10-
**arn:aws:lambda:<region>:887080169480:layer:php71:3**
10+
**arn:aws:lambda:\<region\>:887080169480:layer:php71:3**
1111

1212
### Usage
1313
#### General Usage

0 commit comments

Comments
 (0)