From e9458820bd47c081fa4082054e3c29881353f6fa Mon Sep 17 00:00:00 2001 From: "Eric A. Zarko" Date: Sat, 21 Oct 2023 10:09:53 -0700 Subject: [PATCH] Fix typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 825009a..bd1c944 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Installation Usage ----- -This module works pretty much just like Flask. This allows you to run and develop this applicaiton locally just like you would in Flask. When ready deploy to Lambda, and configure the handler as:: +This module works pretty much just like Flask. This allows you to run and develop this application locally just like you would in Flask. When ready deploy to Lambda, and configure the handler as:: my_python_file.app