diff --git a/content/GCP/08_cleaning_up_resources.ipynb b/content/GCP/08_cleaning_up_resources.ipynb index 3880c63..7666d40 100644 --- a/content/GCP/08_cleaning_up_resources.ipynb +++ b/content/GCP/08_cleaning_up_resources.ipynb @@ -43,7 +43,7 @@ " * Try to delete the **VM Instance** on your own\n", "```\n", "\n", - "Navigate to the **Compute Engine** service and in the **VM Instances** page and remove the *VM Instance*.\n" + "Navigate to the **Compute Engine** service and in the **VM Instances** page and remove the *essentials* *VM Instance*.\n" ] }, { @@ -87,8 +87,8 @@ "\n", "To verify that the resources have been deleted do the following:\n", " * Navigate to the **VM Instances** page and **Cloud Storage** **Browser** to verify the resources have been deleted.\n", - " * Navigate to the **IAM & Admin** service and in the **Asset Inventory** page to verify that the resources have been deleted.\n", - " * Navigate to the **Activity** page and verify the deletion events. **Note:** the information collected in the asset inventory is often delayed.\n", + " * Navigate to the **IAM & Admin** service and in the **Asset Inventory** page to verify that the resources have been deleted. **Note:** the information collected in the asset inventory is often delayed.\n", + " * Navigate to the **Activity** page and verify the deletion events. \n", "\n", "```{admonition} Tip\n", ":class: tip\n",