From 78144ab5ea151451cccdfda97632b81f4f2b42fd Mon Sep 17 00:00:00 2001 From: Kelton Karboviak Date: Tue, 19 May 2020 10:06:35 -0500 Subject: [PATCH] Fix typos in install doc --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index 951171f2b..8b758f842 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -44,7 +44,7 @@ AWS Glue Wheel 2 - Upload the wheel file to any Amazon S3 location. -3 - Got to your Glue Python Shell job and point to the new file on s3. +3 - Go to your Glue Python Shell job and point to the new file on S3. Amazon SageMaker Notebook -------------------------