From 0fedea3a42b9ce72552b096fd7d5c88d4f6d6a6e Mon Sep 17 00:00:00 2001 From: codarrior <49631918+mal-mamun@users.noreply.github.com> Date: Fri, 27 May 2022 01:32:44 +1000 Subject: [PATCH] Fixed typo on Notebook (#3419) --- .../ingest-with-aws-services/ingest_data_with_Athena.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingest_data/ingest-with-aws-services/ingest_data_with_Athena.ipynb b/ingest_data/ingest-with-aws-services/ingest_data_with_Athena.ipynb index 7016b6e028..3aa20a3260 100644 --- a/ingest_data/ingest-with-aws-services/ingest_data_with_Athena.ipynb +++ b/ingest_data/ingest-with-aws-services/ingest_data_with_Athena.ipynb @@ -175,7 +175,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "When you run the following commend, you will see an error that you cannot list policies if `IAMFullAccess` policy is not attached to your role. Please follow the steps above to attach the IAMFullAccess policy to your role if you see an error." + "When you run the following command, you will see an error that you cannot list policies if `IAMFullAccess` policy is not attached to your role. Please follow the steps above to attach the IAMFullAccess policy to your role if you see an error." ] }, {