diff --git a/README.rst b/README.rst index 0eb76162f0..49d7c11f4c 100644 --- a/README.rst +++ b/README.rst @@ -351,7 +351,7 @@ Run API Gateway locally ``sam local start-api`` spawns a local API Gateway to test HTTP request/response functionality. Features hot-reloading to allow you to -quickly develop, and iterate over your functions. +quickly develop and iterate over your functions. .. figure:: media/sam-start-api.gif :alt: SAM CLI Start API