From 43eb73796966a87bcbeefbcf4a4be2f19c3e7b1a Mon Sep 17 00:00:00 2001 From: sleep-er Date: Mon, 3 Dec 2018 08:22:13 +0000 Subject: [PATCH] Update README.md removing an extra "the" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0541b..2361bd6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The layer runs the PHP 7.1 [PHP webserver](http://php.net/manual/en/features.com $ php -S localhost:8000 '' ``` -The Lambda Function Handler property specifies the location of the the script executed in response to an incoming API Gateway request. +The Lambda Function Handler property specifies the location of the script executed in response to an incoming API Gateway request. ##### Extensions The following extensions are built into the layer and available in /opt/lib/php/7.1/modules: