From abf21e68d5a1bc8e87fc51af483e9c17bdbe1608 Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev Date: Thu, 2 Jul 2020 13:41:14 +0300 Subject: [PATCH] fix typo in the description --- images/linux/scripts/installers/aws-sam-cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/linux/scripts/installers/aws-sam-cli.sh b/images/linux/scripts/installers/aws-sam-cli.sh index bd689fd0a..f86a68715 100644 --- a/images/linux/scripts/installers/aws-sam-cli.sh +++ b/images/linux/scripts/installers/aws-sam-cli.sh @@ -2,7 +2,7 @@ ################################################################################ ## File: aws-sam-cli.sh ## Desc: Installs AWS SAM CLI -## Requires Pyton >=3.6, must be run as non-root user after toolset installation +## Requires Python >=3.6, must be run as non-root user after toolset installation ################################################################################ # Source the helpers for use with the script