From 57e1b3f4ac2e298342be14fb02143da8b85340bd Mon Sep 17 00:00:00 2001 From: Hanz Tantiangco <37241205+HanzTantiangco@users.noreply.github.com> Date: Thu, 7 Oct 2021 00:57:37 +0100 Subject: [PATCH] docs: Fix typo --- Project/SageMaker Project.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project/SageMaker Project.ipynb b/Project/SageMaker Project.ipynb index f63ddbdac..8437b7195 100644 --- a/Project/SageMaker Project.ipynb +++ b/Project/SageMaker Project.ipynb @@ -1212,7 +1212,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Step 4: Deploying our web app\n", + "## Step 8: Deploying our web app\n", "\n", "Now that we have a publicly available API, we can start using it in a web app. For our purposes, we have provided a simple static html file which can make use of the public api you created earlier.\n", "\n",