diff --git a/00-course-setup/README.md b/00-course-setup/README.md index 1e7ac6dbdb..a027f6fed5 100644 --- a/00-course-setup/README.md +++ b/00-course-setup/README.md @@ -130,7 +130,7 @@ dependencies: - azure-ai-ml ``` -If you find you getting errors using conda you can manually install the Microsoft AI Libraries using the following command in a terminal. +If you find you are getting errors using conda you can manually install the Microsoft AI Libraries using the following command in a terminal. ``` conda install -c microsoft azure-ai-ml