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: