diff --git a/Labs/04/Work with compute.ipynb b/Labs/04/Work with compute.ipynb index 9c4cbcc..da62c67 100644 --- a/Labs/04/Work with compute.ipynb +++ b/Labs/04/Work with compute.ipynb @@ -19,7 +19,7 @@ "\n", "## Before you start\n", "\n", - "You'll need the latest version of the **azureml-ai-ml** package to run the code in this notebook. Run the cell below to verify that it is installed.\n", + "You'll need the latest version of the **azure-ai-ml** package to run the code in this notebook. Run the cell below to verify that it is installed.\n", "\n", "> **Note**:\n", "> If the **azure-ai-ml** package is not installed, run `pip install azure-ai-ml` to install it."